cgal/Installation/cmake/modules
Laurent Rineau 97a8128f06 Merge pull request #4271 from maxGimeno/Installation-GMPXX-maxGimeno
Set GMPXX ON if detected
2020-02-07 16:25:11 +01:00
..
Help Add Sphinx documentation 2017-03-27 18:04:55 +02:00
config First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +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 Search required third party library in find component macro. 2016-03-09 12:41:42 +01:00
CGAL_CheckCXXFileRuns.cmake
CGAL_Common.cmake Fix when CGAL_USE_FILE is not included 2019-07-25 16:13:08 +02:00
CGAL_CreateSingleSourceCGALProgram.cmake Fix when CGAL_Qt5 is not available 2019-10-15 09:16:26 +02:00
CGAL_GeneratorSpecificSettings.cmake Add a line in the Supported Compilers about MSVC and CMake 2019-09-27 15:55:25 +02:00
CGAL_Macros.cmake C++11: remove the need for Boost.Thread, even with CGAL_Core 2019-06-18 15:06:23 +02:00
CGAL_Qt5_moc_and_resource_files.cmake Fix CGAL_Qt5 in non-header-only 2019-10-16 18:02:26 +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 Do not require -DCGAL_HEADER_ONLY 2019-10-01 18:10:30 +02:00
CGAL_SetupCGAL_CoreDependencies.cmake Unfortunately gcc < 9.1 has bug with thread_local that impact CGAL 2019-06-24 14:27:20 +02:00
CGAL_SetupCGAL_ImageIODependencies.cmake Speed improvement with CGAL_HEADER_ONLY and WITH_{tests|examples}.. 2018-03-14 23:04:09 +01:00
CGAL_SetupCGAL_Qt5Dependencies.cmake Check the presence of <CGAL/Qt/*.h> header 2019-10-31 13:49:22 +01:00
CGAL_SetupDependencies.cmake Do not rely on CMAKE_MODULE_PATH 2017-11-15 14:45:12 +01:00
CGAL_SetupFlags.cmake CGAL_DEV_MODE: Release is now the default CMAKE_BUILD_TYPE 2018-03-20 17:08:52 +01:00
CGAL_SetupGMP.cmake Remove tehe option WITH_GMPXX completely 2019-12-13 16:31:34 +01:00
CGAL_SetupLEDA.cmake Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
CGAL_SetupVLD.cmake Allow the use of Visual Leak Detector 2013-09-11 12:25:01 +02:00
CGAL_TweakFindBoost.cmake That variable CGAL_TweakFindBoost was useless if not set 2019-05-06 16:33: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
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 Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS 2016-02-16 17:02:55 +01:00
CGAL_add_test.cmake Merge branch 'releases/CGAL-4.14-branch' 2019-09-09 16:48:23 +02:00
CGAL_display_flags.cmake Display compiler and linker flags 2017-11-23 17:06:46 +01: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 Set the CGAL version variables in header-only 2018-04-13 14:58:56 +02:00
CGAL_setup_target_dependencies.cmake Fix a typo 2017-11-13 13:51:23 +01:00
CGAL_target_use_TBB.cmake Fix when CGAL_USE_FILE is not included 2019-07-25 16:13:08 +02:00
FindCORE.cmake
FindESBTL.cmake
FindEigen3.cmake Set Eigen3 use file name in CGAL common 2016-06-06 14:07:23 +02:00
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 Do not early exit if IPE_FULL_VERSION is not there 2016-10-25 11:17:10 +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
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 Fix MPFR/MPFI check when MPFI is not present. 2018-03-08 10:05:26 -03: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 Replaced pointer to licence with licence itself 2017-06-22 16:17:13 +02:00
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 Add Sphinx documentation 2017-03-27 18:04:55 +02:00
UseCGAL.cmake Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
UseESBTL.cmake
UseEigen3.cmake
UseLASLIB.cmake Move USE_AS_DLL as a temporary definition around LASlib header 2017-07-11 11:58:52 +02:00
UseOpenMesh.cmake remove exe flag 2014-07-04 17:24:06 +02:00
UseTBB.cmake Better CMake API for TBB 2017-03-27 18:04:54 +02:00
list_of_whitelisted_headers.cmake Whitelist more headers from Three 2019-10-02 11:31:45 +02: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