cgal/Installation/cmake/modules
Laurent Rineau ab973c90e0 Merge pull request #2739 from lrineau/Mesh_3-improve_polylines_to_protect-GF
Mesh_3 new improvements: polylines_to_protect(), new API of Labeled_mesh_domain_3
2018-06-01 17:25:52 +02:00
..
Help Add Sphinx documentation 2017-03-27 18:04:55 +02:00
config Move config/ to cmake/modules/config/ 2017-12-06 12:53:05 +01:00
CGALConfig_binary.cmake.in Add a warning about the use of Debug or "" in CMAKE_BUILD_TYPE 2018-03-20 17:08:52 +01: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 Add a warning about the use of Debug or "" in CMAKE_BUILD_TYPE 2018-03-20 17:08:52 +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 Set the default value of CGAL_DEV_MODE from the env variable 2018-02-21 15:32:56 +01:00
CGAL_CreateSingleSourceCGALProgram.cmake Merge branch 'CMake-parse_CTest_XML_output-lrineau' into CGAL-new_cmake-GF 2017-11-17 15:03:57 +01:00
CGAL_GeneratorSpecificSettings.cmake CGAL_AUTO_LINK_ENABLED is also used for Boost & co 2016-03-11 09:47:59 +01:00
CGAL_Locate_CGAL_TAUCS.cmake Do not rely on CMAKE_MODULE_PATH 2017-11-15 14:45:12 +01:00
CGAL_Macros.cmake Deal with Qt5 and Boost imported targets, when CGAL is imported 2018-03-16 11:42:01 +01:00
CGAL_Qt5_moc_and_resource_files.cmake Fix ImageInterface UI management 2018-05-17 10:20:56 +02:00
CGAL_SCM.cmake Store values in global properties 2018-03-14 22:38:05 +01:00
CGAL_SetupBoost.cmake Store the detection of C++11 in a CMake global property 2017-12-19 15:56:02 +01:00
CGAL_SetupCGALDependencies.cmake Speed improvement with CGAL_HEADER_ONLY and WITH_{tests|examples}.. 2018-03-14 23:04:09 +01:00
CGAL_SetupCGAL_CoreDependencies.cmake Better calls to find_package(Boost) for CGAL::CGAL_Core 2018-03-14 23:07:02 +01: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 Fix compilation error in header-only 2018-05-17 10:20:56 +02: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 Fix CMake scripts when GMP or MPFR is found under auxiliary/ 2018-04-16 18:21:08 +02:00
CGAL_SetupLEDA.cmake Fix LEDA support with gcc 2018-04-26 14:59:24 +02:00
CGAL_SetupVLD.cmake Allow the use of Visual Leak Detector 2013-09-11 12:25:01 +02:00
CGAL_TweakFindBoost.cmake Fix CGAL_TweakFindBoost 2017-03-27 18:04:53 +02:00
CGAL_UseBLAS.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
CGAL_UseLAPACK.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
CGAL_UseLEDA.cmake Use LEDA linker flags 2016-12-02 10:57:18 +01:00
CGAL_UseMKL.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
CGAL_UseMPFI.cmake Convert all CRLF files to LF 2012-12-03 18:44:24 +01: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_UseTAUCS.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
CGAL_VersionUtils.cmake Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS 2016-02-16 17:02:55 +01:00
CGAL_add_test.cmake Fix CMake errors in CGAL demos, with CMake<3.4 2017-11-20 10:41:44 +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 Remove the warnings from the testsuite 2018-03-22 13:11:29 +01: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 Make inherit the usage of TBB in the cmake macro 2018-01-30 14:09:47 +01:00
FindBLAS.cmake Do not rely on CMAKE_MODULE_PATH 2017-11-15 14:45:12 +01:00
FindCORE.cmake merge from next 2012-05-20 11:50:30 +00:00
FindESBTL.cmake fixed PATH_SUFFIXES inconsistencies: 2012-10-05 12:40:10 +00:00
FindEigen3.cmake Set Eigen3 use file name in CGAL common 2016-06-06 14:07:23 +02:00
FindF2C.cmake Do not rely on CMAKE_MODULE_PATH 2017-11-15 14:45:12 +01:00
FindGLEW.cmake Merging and integration of Polyhedron_Demo 2015-04-27 14:51:48 +02:00
FindGMP.cmake Fix CMake scripts when GMP or MPFR is found under auxiliary/ 2018-04-16 18:21:08 +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
FindLAPACK.cmake Do not rely on CMAKE_MODULE_PATH 2017-11-15 14:45:12 +01:00
FindLASLIB.cmake Check for LASLIB_INCLUDE_DIR to make sure LASlib is found 2017-07-11 11:58:52 +02:00
FindLEDA.cmake Fix FindLEDA with clang 2016-11-30 10:40:04 +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 Fix CMake scripts when GMP or MPFR is found under auxiliary/ 2018-04-16 18:21:08 +02:00
FindNTL.cmake Do not rely on CMAKE_MODULE_PATH 2017-11-15 14:45:12 +01:00
FindOpenMesh.cmake remove exe flag 2014-07-04 17:24:06 +02: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
FindTAUCS.cmake Do not rely on CMAKE_MODULE_PATH 2017-11-15 14:45:12 +01:00
FindTBB.cmake Fix the TBB_USE_FILE warnings 2017-11-15 17:00:02 +01:00
Makefile Add Sphinx documentation 2017-03-27 18:04:55 +02:00
UseCGAL.cmake Remove that annoying warning 2018-05-15 14:56:22 +02:00
UseESBTL.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
UseEigen3.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
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 remove classic package installation becaus eit is supposed to happen in install.sh 2018-02-02 12:08:05 +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 Add support for testing on Android 2017-11-14 10:39:35 +01:00
test_MPFI.cpp add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00