..
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
Search required third party library in find component macro.
2016-03-09 12:41:42 +01:00
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
Search for taucs.h and not for the directory auxiliary/taucs/include
2013-09-12 12:01:39 +02:00
CGAL_Macros.cmake
Do no test demos
2016-09-30 19:58:56 +02:00
CGAL_SCM.cmake
Fix a bug in CGAL_SCM.cmake when the HEAD is not a branch
2013-01-21 17:23:36 +01:00
CGAL_SetupBoost.cmake
better handling with cmake 3.4 and greater
2016-09-13 16:38:07 +02:00
CGAL_SetupDependencies.cmake
remove mentions of Qt3
2015-10-05 15:19:58 +02:00
CGAL_SetupFlags.cmake
Add a check that NDEBUG is not defined by test platforms
2012-01-25 11:14:17 +00:00
CGAL_SetupVLD.cmake
Allow the use of Visual Leak Detector
2013-09-11 12:25:01 +02:00
CGAL_TweakFindBoost.cmake
Add new additional versions of Boost (up to 1.69)
2015-04-01 17:28:30 +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
Minor modifications
2014-06-26 16:57:54 +02: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
Convert all CRLF files to LF
2012-12-03 18:44:24 +01:00
CGAL_UseRS3.cmake
Convert all CRLF files to LF
2012-12-03 18:44:24 +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 CTest
2016-09-30 19:46:58 +02:00
FindBLAS.cmake
Revert that commit, which was wrong (see below):
2011-10-13 10:17:16 +00:00
FindCGAL.cmake
Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
2016-02-16 17:02:55 +01:00
FindCGAL_CORE.cmake
merge from next
2012-05-20 11:50:30 +00: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
…
FindGLEW.cmake
Merging and integration of Polyhedron_Demo
2015-04-27 14:51:48 +02:00
FindGMP.cmake
fixed PATH_SUFFIXES inconsistencies:
2012-10-05 12:40:10 +00:00
FindGMPXX.cmake
fixed PATH_SUFFIXES inconsistencies:
2012-10-05 12:40:10 +00:00
FindIPE.cmake
move installation dir setup in demo script
2012-06-21 09:51:55 +00:00
FindLAPACK.cmake
Revert that commit, which was wrong (see below):
2011-10-13 10:17:16 +00:00
FindLEDA.cmake
Name of leda_numbers of Windows
2014-07-21 14:00:59 +02:00
FindMKL.cmake
Remove a DEBUG message.
2011-02-04 09:44:07 +00:00
FindMPFI.cmake
fixed PATH_SUFFIXES inconsistencies:
2012-10-05 12:40:10 +00:00
FindMPFR.cmake
fixed PATH_SUFFIXES inconsistencies:
2012-10-05 12:40:10 +00:00
FindNTL.cmake
merge from next
2012-10-08 09:57:49 +00:00
FindOpenGL.cmake
merge from next
2012-05-20 11:50:30 +00:00
FindOpenMesh.cmake
remove exe flag
2014-07-04 17:24:06 +02:00
FindQGLViewer.cmake
update script to find QGLviewer so that the environment variable is used first
2015-07-10 11:32:20 +02:00
FindRS.cmake
merge from next
2012-10-08 09:57:49 +00:00
FindRS3.cmake
merge from next
2012-10-08 09:57:49 +00:00
FindTAUCS.cmake
fixed PATH_SUFFIXES inconsistencies:
2012-10-05 12:40:10 +00:00
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
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
UseOpenMesh.cmake
remove exe flag
2014-07-04 17:24:06 +02:00
UseTBB.cmake
Fix end-of-lines and end-of-files
2013-07-04 11:51:23 +02:00
Use_CGAL_Qt5_headers.cmake
Step 2
2016-03-09 17:14:04 +01: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
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00