cgal/Installation/cmake/modules
Laurent Rineau 451577719c Merge pull request #1542 from lrineau/Installation-fix_CGAL_SetupBoostlrineau
try_run to detect the C++ version
2016-10-07 14:38:22 +02:00
..
CGALConfig_binary.cmake.in Re-add find_package(Qt5 QUIET COMPONENTS OpenGL Svg) and find_package(OpenGL QUIET) in CGALConfig; they are required in header only mode 2016-06-24 18:58:44 +02:00
CGALConfig_install.cmake.in Re-add find_package(Qt5 QUIET COMPONENTS OpenGL Svg) and find_package(OpenGL QUIET) in CGALConfig; they are required in header only mode 2016-06-24 18:58:44 +02:00
CGALLibConfig.cmake.in
CGAL_CheckCXXFileRuns.cmake
CGAL_Common.cmake Set Eigen3 use file name in CGAL common 2016-06-06 14:07:23 +02:00
CGAL_CreateSingleSourceCGALProgram.cmake Do no test demos 2016-09-30 19:58:56 +02: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
CGAL_Macros.cmake Do no test demos 2016-09-30 19:58:56 +02:00
CGAL_SCM.cmake
CGAL_SetupBoost.cmake Use try_run to detect the C++ version 2016-10-04 16:57:19 +02:00
CGAL_SetupDependencies.cmake
CGAL_SetupFlags.cmake
CGAL_SetupVLD.cmake
CGAL_TweakFindBoost.cmake
CGAL_UseBLAS.cmake
CGAL_UseLAPACK.cmake
CGAL_UseLEDA.cmake
CGAL_UseMKL.cmake
CGAL_UseMPFI.cmake
CGAL_UseRS.cmake
CGAL_UseRS3.cmake
CGAL_UseTAUCS.cmake
CGAL_VersionUtils.cmake
CGAL_add_test.cmake Fix CTest 2016-09-30 19:46:58 +02:00
FindBLAS.cmake
FindCGAL.cmake
FindCGAL_CORE.cmake
FindCORE.cmake
FindESBTL.cmake
FindEigen3.cmake Set Eigen3 use file name in CGAL common 2016-06-06 14:07:23 +02:00
FindF2C.cmake
FindGLEW.cmake
FindGMP.cmake
FindGMPXX.cmake
FindIPE.cmake FindIPE defines IPE_VERSION 2016-09-30 15:23:14 +02:00
FindLAPACK.cmake
FindLEDA.cmake
FindMKL.cmake
FindMPFI.cmake
FindMPFR.cmake
FindNTL.cmake
FindOpenGL.cmake
FindOpenMesh.cmake
FindQGLViewer.cmake
FindRS.cmake
FindRS3.cmake
FindTAUCS.cmake
FindTBB.cmake Add TBB support for MSVC14 2016-06-15 11:03:58 +02:00
UseCGAL.cmake Add a variable CGAL_CURRENT_SOURCE_DIR 2016-09-20 10:53:20 +02:00
UseESBTL.cmake
UseEigen3.cmake
UseOpenMesh.cmake
UseTBB.cmake
Use_CGAL_Qt5_headers.cmake
list_of_documented_headers.cmake Add a whitelist 2016-09-30 15:23:15 +02:00
list_of_whitelisted_headers.cmake Add a whitelist 2016-09-30 15:23:15 +02:00
process_dependencies.cmake Fix a bug in the deps detection 2016-09-30 15:23:14 +02:00
run_cmd_redirection_cerr.cmake WIP: compute packages dependencies, using the compiler 2016-09-30 15:22:26 +02:00
run_test_with_cin.cmake Handle .cin files correctly, with a CMake script in process mode 2016-09-20 10:53:20 +02:00
test_MPFI.cpp