| .. |
|
Help
|
…
|
|
|
config
|
Merge pull request #3947 from MaelRL/CGAL-Fix_typos-GF
|
2019-05-23 08:50:14 +02:00 |
|
CGALConfig_binary.cmake.in
|
Fix in non-header-only: one has to call find_package(Boost)
|
2019-06-20 11:57:37 +02:00 |
|
CGALConfig_binary_header_only.cmake.in
|
…
|
|
|
CGALConfig_install.cmake.in
|
Fix in non-header-only: one has to call find_package(Boost)
|
2019-06-20 11:57:37 +02:00 |
|
CGALLibConfig.cmake.in
|
…
|
|
|
CGAL_CheckCXXFileRuns.cmake
|
…
|
|
|
CGAL_Common.cmake
|
…
|
|
|
CGAL_CreateSingleSourceCGALProgram.cmake
|
…
|
|
|
CGAL_GeneratorSpecificSettings.cmake
|
…
|
|
|
CGAL_Macros.cmake
|
C++11: remove the need for Boost.Thread, even with CGAL_Core
|
2019-06-18 15:06:23 +02:00 |
|
CGAL_Qt5_moc_and_resource_files.cmake
|
Fix ImageInterface UI management
|
2018-05-17 10:20:56 +02:00 |
|
CGAL_SCM.cmake
|
…
|
|
|
CGAL_SetupBoost.cmake
|
C++11: remove the need for Boost.Thread, even with CGAL_Core
|
2019-06-18 15:06:23 +02:00 |
|
CGAL_SetupCGALDependencies.cmake
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
CGAL_SetupCGAL_CoreDependencies.cmake
|
Unfortunately gcc < 9.1 has bug with thread_local that impact CGAL
|
2019-06-24 14:27:20 +02:00 |
|
CGAL_SetupCGAL_ImageIODependencies.cmake
|
…
|
|
|
CGAL_SetupCGAL_Qt5Dependencies.cmake
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
CGAL_SetupDependencies.cmake
|
…
|
|
|
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
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
CGAL_SetupLEDA.cmake
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
CGAL_SetupVLD.cmake
|
…
|
|
|
CGAL_TweakFindBoost.cmake
|
That variable CGAL_TweakFindBoost was useless if not set
|
2019-05-06 16:33:42 +02:00 |
|
CGAL_UseLEDA.cmake
|
Try to use LEDA without -ffriend-injection
|
2018-11-26 16:34:12 +01:00 |
|
CGAL_UseMKL.cmake
|
…
|
|
|
CGAL_UseMPFI.cmake
|
…
|
|
|
CGAL_UseRS.cmake
|
…
|
|
|
CGAL_UseRS3.cmake
|
…
|
|
|
CGAL_VersionUtils.cmake
|
…
|
|
|
CGAL_add_test.cmake
|
Merge pull request #4016 from gdamiand/CGAL-more_viewers-gdamiand
|
2019-07-10 14:22:50 +02:00 |
|
CGAL_display_flags.cmake
|
…
|
|
|
CGAL_enable_end_of_configuration_hook.cmake
|
Sneak a new feature in this branch: detect unused .cpp files
|
2019-04-03 14:11:50 +02: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
|
…
|
|
|
CGAL_target_use_TBB.cmake
|
…
|
|
|
FindCORE.cmake
|
…
|
|
|
FindESBTL.cmake
|
…
|
|
|
FindEigen3.cmake
|
…
|
|
|
FindF2C.cmake
|
Remove all mentions of BLAS, LAPACK, and TAUCS in our CMake scripts
|
2019-03-07 09:40:08 +01:00 |
|
FindGMP.cmake
|
Remove (GMP|MPFR)_IN_CGAL_AUXILIARY
|
2019-04-04 15:25:01 +02:00 |
|
FindGMPXX.cmake
|
Fix GMPXX
|
2018-04-04 10:56:53 +02:00 |
|
FindIPE.cmake
|
…
|
|
|
FindLASLIB.cmake
|
…
|
|
|
FindLEDA.cmake
|
Try to use LEDA without -ffriend-injection
|
2018-11-26 16:34:12 +01:00 |
|
FindMETIS.cmake
|
…
|
|
|
FindMKL.cmake
|
…
|
|
|
FindMPFI.cmake
|
…
|
|
|
FindMPFR.cmake
|
Remove (GMP|MPFR)_IN_CGAL_AUXILIARY
|
2019-04-04 15:25:01 +02:00 |
|
FindNTL.cmake
|
…
|
|
|
FindOpenMesh.cmake
|
…
|
|
|
FindRS.cmake
|
…
|
|
|
FindRS3.cmake
|
…
|
|
|
FindSuiteSparse.cmake
|
…
|
|
|
FindTBB.cmake
|
…
|
|
|
FindTensorFlow.cmake
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
Makefile
|
…
|
|
|
UseCGAL.cmake
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
UseESBTL.cmake
|
…
|
|
|
UseEigen3.cmake
|
…
|
|
|
UseLASLIB.cmake
|
…
|
|
|
UseOpenMesh.cmake
|
…
|
|
|
UseTBB.cmake
|
…
|
|
|
list_of_whitelisted_headers.cmake
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
process_dependencies.cmake
|
…
|
|
|
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
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_MPFI.cpp
|
…
|
|