Laurent Rineau
1d93575865
Merge pull request #6007 from lrineau/Installation-fix_CGAL_pointmatcher_support.cmake-GF
...
Fix CGAL_pointmatcher_support.cmake
2021-09-29 11:45:35 +02:00
Laurent Rineau
9e30160ad0
Fix CGAL_pointmatcher_support.cmake
...
Fix https://github.com/CGAL/cgal/issues/5346
The quotes around `${libpointmatcher_LIBRARIES}` are harmful.
2021-09-22 14:39:34 +02:00
Laurent Rineau
5b0e0936d5
Set CMP0064 to fix #5857
2021-07-20 11:52:18 +02:00
Laurent Rineau
f0ba5bc7c6
Merge pull request #5768 from alefy/CMake-Fix_OpenMesh-alefy
...
Set CMake imported OpenMesh library as INTERFACE
2021-06-16 15:04:48 +02:00
Laurent Rineau
94d1be2a79
Merge pull request #5768 from alefy/CMake-Fix_OpenMesh-alefy
...
Set CMake imported OpenMesh library as INTERFACE
2021-06-16 15:03:42 +02:00
Adrien Lefieux
b6a34b2bc5
Set CMake imported OpenMesh library as INTERFACE
2021-06-08 16:53:13 +02:00
Laurent Rineau
b935f4daa6
Merge pull request #5732 from janetournois/Polyhedron_demo-fix_cmakelists_find_tbb-jtournois
...
FindTBB.cmake: only search TBB in Config mode if version >= 2019 update 5
2021-06-02 17:21:05 +02:00
Laurent Rineau
5cbadbede6
Merge pull request #5701 from maxGimeno/Ctest-Adapt_scripts_to_windows-maxGimeno
...
Testsuite: Adapt ctest scripts for use with cygwin
2021-06-02 17:20:49 +02:00
Laurent Rineau
d99fa2517e
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-06-02 17:19:45 +02:00
Jane Tournois
321e8293af
fix outdated code
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-05-28 14:55:14 +02:00
Jane Tournois
525271c25e
start by looking for TBB_ROOT (env or cmake variable) and TBB_DIR (cmake variable)
...
and fix 2019 Update 5 version number
2021-05-28 12:20:37 +02:00
Jane Tournois
8d4f14735b
workaround a bug of earlier versions of TBB
...
Laurent said :
"That is a bug in earlier versions of TBB. It was fixed in TBB 2019 update 5. That is a bad interaction with #5687 , that made the module FindTBB.cmake from CGAL search for TBB in Config mode, first."
2021-05-27 15:06:56 +01:00
Maxime Gimeno
0e9d4bf956
Fixes in CMake
2021-05-20 12:17:48 +02:00
Laurent Rineau
10efadb510
Merge pull request #5687 from maxGimeno/CMake-Fix_FindTBB-maxGimeno
...
First search for TBB in config mode
2021-05-18 17:32:11 +02:00
Laurent Rineau
e25c58d180
Merge pull request #5687 from maxGimeno/CMake-Fix_FindTBB-maxGimeno
...
First search for TBB in config mode
2021-05-18 17:06:56 +02:00
Maxime Gimeno
b61f458cff
USe the command
2021-05-11 14:56:16 +02:00
Maxime Gimeno
827a5ae8aa
review
2021-05-11 14:40:40 +02:00
Maxime Gimeno
889119e800
Update add_test to directly use msbuild when running on cygwin
2021-05-11 12:48:44 +02:00
Maxime Gimeno
74b3504879
First search for TBB in config mode
2021-05-06 14:41:08 +02:00
Sébastien Loriot
39367c2313
Merge remote-tracking branch 'cgal/5.2.x-branch'
2021-04-17 11:14:29 +02:00
Sébastien Loriot
cbd95907cd
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Laurent Rineau
a6a16d14ab
Fix the bug on Windows
2021-04-08 17:53:41 +02:00
Laurent Rineau
8dc3256685
Merge pull request #5488 from sgiraudot/Classification-Remove_TensorFlow_support-GF
...
[Small Feature] Remove TensorFlow support
2021-04-06 15:13:15 +02:00
Maxime Gimeno
e5bf52d9c6
fix indentation and remove GMP_LIBRARIES_DIR
2021-04-02 14:56:50 +02:00
Maxime Gimeno
9a4d495567
don't use generator expression
2021-04-02 14:47:46 +02:00
Maxime Gimeno
c5ebd7c88e
dichotomize multiconfig generators
2021-04-02 14:30:02 +02:00
Maxime Gimeno
16ee70bb12
Use a generator expression to determine the lib to use
2021-04-02 14:11:23 +02:00
Maxime Gimeno
87bb3b27d1
Split GMP_LIBRARIES into debug and release.
2021-04-02 12:56:05 +02:00
Sébastien Loriot
887b7d0eaa
add METIS cmake support file
2021-03-18 14:58:04 +01:00
Sébastien Loriot
ac15312260
add Ceres support cmake file
2021-03-18 14:47:56 +01:00
Simon Giraudot
8264096ee7
Remove TensorFlow support from Classification
2021-02-23 08:52:02 +01:00
Laurent Rineau
7edf0f2458
Merge pull request #5350 from maxGimeno/PSP_3-Fixes-for_pointmatcher-maxGimeno
...
PSP_3: Fix pointmatcher support
2021-02-18 15:26:22 +01:00
Laurent Rineau
fa1a355751
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-02-18 15:19:05 +01:00
Laurent Rineau
7d760d8a72
Merge pull request #5350 from maxGimeno/PSP_3-Fixes-for_pointmatcher-maxGimeno
...
PSP_3: Fix pointmatcher support
2021-02-18 15:18:08 +01:00
Maxime Gimeno
08ea69f57c
More remaining xml
2021-02-10 13:43:25 +01:00
Laurent Rineau
7d526225af
Merge pull request #5388 from maxGimeno/Ipeets-Fix_after_merge-maxGimeno
...
CGAL_Ipelets: Fix after merge in master.
2021-02-05 16:10:15 +01:00
Maxime Gimeno
89d199616b
Remove remaining not header_only code
2021-01-29 15:56:13 +01:00
Maxime Gimeno
4ed3b0129c
make the dependencies to boost general, not just for windows
2021-01-25 15:35:27 +01:00
Maxime GIMENO
c5da5251b1
Update Installation/cmake/modules/FindIPE.cmake
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-01-25 14:54:00 +01:00
Maxime Gimeno
01374debeb
Drop Ipe 6 support
2021-01-25 13:39:36 +01:00
Laurent Rineau
ca9febf3b8
Merge pull request #5063 from maxGimeno/CMake-modernization-maxGimeno
...
CMake modernization
# Conflicts:
# CGAL_ipelets/demo/CGAL_ipelets/CMakeLists.txt
2021-01-22 15:25:54 +01:00
Maxime Gimeno
9ac0a1de04
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
2021-01-18 11:52:30 +01:00
Maxime Gimeno
99a31e07fe
Move the Boost components in the support file and condition it to windows.
2021-01-15 14:07:17 +01:00
Sébastien Loriot
bc161f2ae9
Merge 'CGAL-Eigen3_support-5.2'
2021-01-15 10:59:20 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Maxime Gimeno
fa22cd972b
Change libpointmatcher_support so it won't fail when old boost has been used to build pointmatcher.
2021-01-14 13:58:15 +01:00
Maxime Gimeno
2255f8e8ea
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
2021-01-13 14:34:09 +01:00
Maxime Gimeno
232327c81c
Set LAS as system headers to skip warnings in testsuite
2021-01-11 09:55:30 +01:00
Laurent Rineau
d6f76d4f87
Merge pull request #5299 from maxGimeno/Checks_in_github-maxGimeno
...
CI: Add Checks in GitHub Actions
2021-01-06 16:11:08 +01:00