| .. |
|
Help
|
…
|
|
|
config
|
Fixes for min/max
|
2020-04-21 12:04:45 +02:00 |
|
CGALConfigVersion_binary_header_only.cmake.in
|
Fix the testsuite of test/Installation/ with CTest
|
2020-05-13 21:15:55 +02:00 |
|
CGALConfig_binary.cmake.in
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-07-26 18:45:17 +02:00 |
|
CGALConfig_binary_header_only.cmake.in
|
Unify CGAL_HEADER_ONLY and CGAL_HEADER_ONLY_STEP_2
|
2017-11-23 17:06:46 +01:00 |
|
CGALConfig_install.cmake.in
|
Fix a bug introduced in CGAL-5.0
|
2020-01-10 12:34:58 +01:00 |
|
CGALLibConfig.cmake.in
|
…
|
|
|
CGAL_Boost_iostreams_support.cmake
|
Fix INTERFACE_LINK_LIBARIES which should be a semicolon-separated string
|
2020-07-21 11:02:45 +02:00 |
|
CGAL_Boost_serialization_support.cmake
|
fix boost zlib targets
|
2020-06-02 15:31:55 +02:00 |
|
CGAL_CheckCXXFileRuns.cmake
|
…
|
|
|
CGAL_Common.cmake
|
WIP CGAL_qt5
|
2020-10-13 15:36:44 +02:00 |
|
CGAL_CreateSingleSourceCGALProgram.cmake
|
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
|
2021-01-13 14:34:09 +01:00 |
|
CGAL_Eigen3_support.cmake
|
fix macro name to be consistent with find_package
|
2021-01-15 10:43:34 +01:00 |
|
CGAL_Eigen_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_GLPK_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_GeneratorSpecificSettings.cmake
|
Move the code in CGAL_SetupCGALDependencies.cmake
|
2020-05-28 12:44:25 +02:00 |
|
CGAL_LASLIB_support.cmake
|
Set LAS as system headers to skip warnings in testsuite
|
2021-01-11 09:55:30 +01:00 |
|
CGAL_Macros.cmake
|
Post-review
|
2020-10-15 15:03:20 +02:00 |
|
CGAL_OpenCV_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_OpenGR_support.cmake
|
Proposal for imported targets
|
2020-04-15 14:05:18 +02:00 |
|
CGAL_Qt5_moc_and_resource_files.cmake
|
remove NOT CGAL_HEADER_ONLY
|
2020-10-05 15:44:05 +02:00 |
|
CGAL_SCIP_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_SCM.cmake
|
Store values in global properties
|
2018-03-14 22:38:05 +01:00 |
|
CGAL_SetupBoost.cmake
|
C++11: remove the need for Boost.Thread, even with CGAL_Core
|
2019-06-18 15:06:23 +02:00 |
|
CGAL_SetupCGALDependencies.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_SetupCGAL_CoreDependencies.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_SetupCGAL_ImageIODependencies.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_SetupCGAL_Qt5Dependencies.cmake
|
More remaining xml
|
2021-02-10 13:43:25 +01:00 |
|
CGAL_SetupDependencies.cmake
|
Post-review
|
2020-10-15 15:03:20 +02:00 |
|
CGAL_SetupFlags.cmake
|
WIP CGAL_qt5
|
2020-10-13 15:36:44 +02:00 |
|
CGAL_SetupGMP.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_SetupLEDA.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_SetupVLD.cmake
|
…
|
|
|
CGAL_TBB_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_TensorFlow_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_TweakFindBoost.cmake
|
restore CMP0077
|
2020-10-08 13:42:42 +02:00 |
|
CGAL_UseLEDA.cmake
|
Try to use LEDA without -ffriend-injection
|
2018-11-26 16:34:12 +01:00 |
|
CGAL_UseMKL.cmake
|
…
|
|
|
CGAL_UseMPFI.cmake
|
Remove preconfigured 3rd party libs options
|
2020-10-05 14:37:38 +02:00 |
|
CGAL_UseRS.cmake
|
Do not rely on CMAKE_MODULE_PATH
|
2017-11-15 14:45:12 +01:00 |
|
CGAL_UseRS3.cmake
|
Do not rely on CMAKE_MODULE_PATH
|
2017-11-15 14:45:12 +01:00 |
|
CGAL_VersionUtils.cmake
|
…
|
|
|
CGAL_add_test.cmake
|
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
|
2021-01-13 14:34:09 +01:00 |
|
CGAL_display_flags.cmake
|
WIP CGAL_qt5
|
2020-10-13 15:36:44 +02:00 |
|
CGAL_enable_end_of_configuration_hook.cmake
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-09-09 16:43:29 +02:00 |
|
CGAL_parse_version_h.cmake
|
Remove leading zeros in CGAL_BUILD_VERSION: 1 instead of 001
|
2020-07-21 11:23:22 +02:00 |
|
CGAL_pointmatcher_support.cmake
|
make the dependencies to boost general, not just for windows
|
2021-01-25 15:35:27 +01:00 |
|
CGAL_setup_target_dependencies.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_target_use_TBB.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
FindCORE.cmake
|
…
|
|
|
FindESBTL.cmake
|
…
|
|
|
FindEigen3.cmake
|
…
|
|
|
FindF2C.cmake
|
Remove all mentions of BLAS, LAPACK, and TAUCS in our CMake scripts
|
2019-03-07 09:40:08 +01:00 |
|
FindGLPK.cmake
|
Add a name in FindGLPK.cmake
|
2019-12-30 16:41:01 +01:00 |
|
FindGMP.cmake
|
Remove (GMP|MPFR)_IN_CGAL_AUXILIARY
|
2019-04-04 15:25:01 +02:00 |
|
FindGMPXX.cmake
|
Fix GMPXX
|
2018-04-04 10:56:53 +02:00 |
|
FindIPE.cmake
|
Update Installation/cmake/modules/FindIPE.cmake
|
2021-01-25 14:54:00 +01:00 |
|
FindITT.cmake
|
Fix Travis error about a non-UTF8 character
|
2020-06-12 10:24:37 +02:00 |
|
FindLASLIB.cmake
|
Check for LASLIB_INCLUDE_DIR to make sure LASlib is found
|
2017-07-11 11:58:52 +02:00 |
|
FindLEDA.cmake
|
Try to use LEDA without -ffriend-injection
|
2018-11-26 16:34:12 +01:00 |
|
FindLibSSH.cmake
|
Add a way to upload a scene through ssh.
|
2019-09-26 14:57:22 +02:00 |
|
FindMETIS.cmake
|
Added partition operations to BGL
|
2018-01-09 18:06:02 +01:00 |
|
FindMKL.cmake
|
Do not rely on CMAKE_MODULE_PATH
|
2017-11-15 14:45:12 +01:00 |
|
FindMPFI.cmake
|
Trivial fix: MPFI needs MPFR
|
2020-07-22 10:23:30 +02:00 |
|
FindMPFR.cmake
|
Remove (GMP|MPFR)_IN_CGAL_AUXILIARY
|
2019-04-04 15:25:01 +02:00 |
|
FindNTL.cmake
|
Do not rely on CMAKE_MODULE_PATH
|
2017-11-15 14:45:12 +01:00 |
|
FindOpenMesh.cmake
|
Update Installation/cmake/modules/FindOpenMesh.cmake
|
2020-01-08 09:55:22 +01:00 |
|
FindRS.cmake
|
Do not rely on CMAKE_MODULE_PATH
|
2017-11-15 14:45:12 +01:00 |
|
FindRS3.cmake
|
Do not rely on CMAKE_MODULE_PATH
|
2017-11-15 14:45:12 +01:00 |
|
FindSuiteSparse.cmake
|
…
|
|
|
FindTBB.cmake
|
FindTBB.cmake: read both TBBROOT and TBB_ROOT
|
2019-09-26 15:52:20 +02:00 |
|
FindTensorFlow.cmake
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
Makefile
|
…
|
|
|
UseCGAL.cmake
|
Remove remaining not header_only code
|
2021-01-29 15:56:13 +01:00 |
|
UseESBTL.cmake
|
…
|
|
|
UseEigen3.cmake
|
fix macro name to be consistent with find_package
|
2021-01-15 10:43:34 +01:00 |
|
UseLASLIB.cmake
|
Update deprecation warnings
|
2020-04-15 14:06:13 +02:00 |
|
UseOpenMesh.cmake
|
…
|
|
|
UseTBB.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
list_of_whitelisted_headers.cmake
|
Fix dependencies
|
2020-12-29 14:33:49 +01:00 |
|
process_dependencies.cmake
|
Fix CGAL_ENABLE_CHECK_HEADERS
|
2018-03-06 18:43:39 +01:00 |
|
run_cmd_redirection_cerr.cmake
|
CERR: create the file before using it
|
2018-05-24 14:44:48 +02:00 |
|
run_test_with_cin.cmake
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_MPFI.cpp
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |