cgal/Installation/cmake/modules
Laurent Rineau 41211e308b Merge branch '5.1.x-branch' 2020-10-28 09:52:34 +01:00
..
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 Use imported targets everywhere 2020-04-15 14:06:13 +02:00
CGAL_CreateSingleSourceCGALProgram.cmake Fix CTest issues with CGAL_Qt5 2020-10-26 13:52:33 +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 Proposal for imported targets 2020-04-15 14:05:18 +02:00
CGAL_Macros.cmake Remove trailing whitespaces 2020-07-02 15:51:29 +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 Copy resource files when building the demo from installation 2020-09-30 12:03: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 Merge pull request #4710 from danston/CGAL-clangmp_bug_fix-danston 2020-06-03 16:22:55 +02:00
CGAL_SetupCGAL_CoreDependencies.cmake CGAL_Core no longer needs Boost.Thread 2020-07-21 17:32:30 +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
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 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
CGAL_add_test.cmake Support non-header-only 2020-10-27 09:16:53 +01: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 Remove leading zeros in CGAL_BUILD_VERSION: 1 instead of 001 2020-07-21 11:23:22 +02:00
CGAL_pointmatcher_support.cmake Proposal for imported targets 2020-04-15 14:05:18 +02:00
CGAL_setup_target_dependencies.cmake Fix a typo 2017-11-13 13:51:23 +01: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
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 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
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 Update deprecation warnings 2020-04-15 14:06:13 +02: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 Add file to whitelist 2020-04-09 15:05:22 +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