| .. |
|
AddSubdirectories.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
CGAL_SetupFlags.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
CGALcommon.cmake
|
Factorise the 4-5 lines of code that create CGALConfig.cmake in a macro.
|
2008-09-09 12:07:36 +00:00 |
|
CheckCXXFileRuns.cmake
|
Removed unneeded compiler flag
|
2008-08-22 17:44:55 +00:00 |
|
CreateSingleSourceCGALProgram.cmake
|
Partially revert revision 45319. The follwing has been revert:
|
2008-09-05 12:16:37 +00:00 |
|
CreateSingleSourceCGALQt3Program.cmake
|
Fix pending problems with examples and demos (now possible to do 'make examples' or 'make demo' from CGAL_DIR)
|
2008-08-27 16:24:01 +00:00 |
|
CreateSingleSourceCGALQt4Program.cmake
|
Fix pending problems with examples and demos (now possible to do 'make examples' or 'make demo' from CGAL_DIR)
|
2008-08-27 16:24:01 +00:00 |
|
FindBoost.cmake
|
Fix for Windows platforms, so that Boost_LIBRARY_DIRS is correct even if
|
2008-08-22 11:31:06 +00:00 |
|
FindCGALDependencies.cmake
|
Allow print_XYZ_version programs to have 3rd-party dependencies (such as MPFR depending on GMP)
|
2008-09-08 17:26:36 +00:00 |
|
FindCGAL_CORE.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
FindCORE.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
FindGMP.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
FindGMPXX.cmake
|
Removed obsoleted cmake modules
|
2008-07-17 14:03:25 +00:00 |
|
FindMPFR.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
FindOpenGL.cmake
|
Added FindOpenGL.cmake stub to fix Mac Leopard's OpenGL.
|
2008-08-25 19:17:09 +00:00 |
|
FindPackageHandleStandardArgs.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
FindQGLViewer.cmake
|
Make FindQGLViewer debug/relase-aware.
|
2008-09-08 14:42:37 +00:00 |
|
FindQt3.cmake
|
Make FindQt3.cmake use variables prefixed by QT3_, instead of QT_ (that was
|
2008-09-09 12:18:11 +00:00 |
|
FindTAUCS.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
GeneratorSpecificSettings.cmake
|
Added FindOpenGL.cmake stub to fix Mac Leopard's OpenGL.
|
2008-08-25 19:17:09 +00:00 |
|
MacroFindOptionalCGALDependency.cmake
|
Added separation in components
|
2008-09-03 16:55:21 +00:00 |
|
MacroOptionalFindPackage.cmake
|
CMake stuff moved into the appropriate packages
|
2008-07-16 20:56:17 +00:00 |
|
OptionalAddSubdirectory.cmake
|
Added separation in components
|
2008-09-03 16:55:21 +00:00 |
|
Qt3Macros.cmake
|
Make FindQt3.cmake use variables prefixed by QT3_, instead of QT_ (that was
|
2008-09-09 12:18:11 +00:00 |
|
UseCGAL.cmake
|
Use unique names for example, demo and test targets
|
2008-09-04 18:58:09 +00:00 |