cgal/Installation/cmake/modules
Eric Berberich 357d6258f5 cmake's link_libraries is deprecated
removed almost all occurenced (missing UseFiles). While
doing so, some CMakeLists.txt could also be simplified. In fact
many more CMakeLists.txt can be simplified, in one of two ways:
1) add external libs to CGAL_3RD_PARTY_LIBRARIES and
2) call cgal_create_single_source_program
2012-08-03 22:32:39 +00:00
..
2.6.2-to-2.8.1 Get last version of Qt4ConfigDependentSettings.cmake from cmake-2.8.1 (the old one was buggy on MacOs X). 2010-09-08 14:14:08 +00:00
CGALConfig_binary.cmake.in subdirectories in src finally get correct name 2012-08-03 17:21:30 +00:00
CGALConfig_install.cmake.in subdirectories in src finally get correct name 2012-08-03 17:21:30 +00:00
CGAL_CheckCXXFileRuns.cmake
CGAL_Common.cmake added Eigen3_FIND_VERSION to search for minimal version 2012-06-29 12:51:02 +00:00
CGAL_CreateSingleSourceCGALProgram.cmake now I got it: it's not just the first argument, it's the first file 2012-08-03 12:57:04 +00:00
CGAL_CreateSingleSourceCGALProgramQt4.cmake now I got it: it's not just the first argument, it's the first file 2012-08-03 12:57:04 +00:00
CGAL_GeneratorSpecificSettings.cmake merge from next 2012-05-20 11:50:30 +00:00
CGAL_Locate_CGAL_TAUCS.cmake branch-build is now HOT on next ;-) 2011-04-15 09:12:06 +00:00
CGAL_Macros.cmake Make RS, MPFI, LEDA, and NTL optional essential libraries 2012-08-01 16:58:19 +00:00
CGAL_SetupBoost.cmake Add Boost.System to the CGAL dependencies 2012-07-24 10:02:57 +00:00
CGAL_SetupDependencies.cmake rely on CMake list(FIND ...) instead of macro 2012-06-29 23:13:43 +00:00
CGAL_SetupFlags.cmake Add a check that NDEBUG is not defined by test platforms 2012-01-25 11:14:17 +00:00
CGAL_TweakFindBoost.cmake Bug fix: if CGAL_Boost_USE_STATIC_LIBS evaluates to FALSE, one wants to use 2011-10-26 11:24:17 +00: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 include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
CGAL_UseMKL.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
CGAL_UseMPFI.cmake Change the order of messages, to be coherent with CGAL_UseRS(3) 2012-08-02 10:02:34 +00:00
CGAL_UseRS.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
CGAL_UseRS3.cmake Fix FindRS(3) modules 2012-08-02 10:32:04 +00:00
CGAL_UseTAUCS.cmake Use include_directories(SYSTEM ...) for 3rd-party libraries 2012-08-01 10:53:37 +00:00
CGAL_VersionUtils.cmake Fix mixed eol styles 2012-08-02 13:35:03 +00:00
FindBLAS.cmake Revert that commit, which was wrong (see below): 2011-10-13 10:17:16 +00:00
FindCGAL.cmake Revert some modifications made by error. 2012-07-31 16:41:10 +00: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 replace calls to UseESTBL 2012-06-26 23:52:07 +00:00
FindEigen3.cmake merge from next 2012-05-20 11:50:30 +00:00
FindF2C.cmake
FindGMP.cmake Better formatting of the documentation of GMP CMake modules 2012-08-02 09:50:24 +00:00
FindGMPXX.cmake Better formatting of the documentation of GMP CMake modules 2012-08-02 09:50:24 +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 cleanup 2011-04-20 10:17:01 +00:00
FindMKL.cmake Remove a DEBUG message. 2011-02-04 09:44:07 +00:00
FindMPFI.cmake merge from next 2012-05-20 11:50:30 +00:00
FindMPFR.cmake merge from next 2012-05-20 11:50:30 +00:00
FindNTL.cmake merge from next 2012-05-20 11:50:30 +00:00
FindOpenGL.cmake merge from next 2012-05-20 11:50:30 +00:00
FindQGLViewer.cmake Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
FindQt3-patched.cmake Refresh the FindQt3-patched module, from CGAL, with recent changes 2012-07-26 09:28:21 +00:00
FindRS.cmake Fix FindRS(3) modules 2012-08-02 10:32:04 +00:00
FindRS3.cmake Fix FindRS(3) modules 2012-08-02 10:32:04 +00:00
FindTAUCS.cmake
Qt3Macros-patched.cmake
UseCGAL.cmake cmake's link_libraries is deprecated 2012-08-03 22:32:39 +00: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
test_MPFI.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00