| .. |
|
Help
|
…
|
|
|
config
|
Fix __GNUC__ tests
|
2021-07-23 10:59:49 +02:00 |
|
CGALConfigVersion_binary_header_only.cmake.in
|
Fix the testsuite of test/Installation/ with CTest
|
2020-05-13 21:15:55 +02:00 |
|
CGALConfig_binary.cmake.in
|
change the scope of imported targets
|
2021-11-02 11:01:38 +01:00 |
|
CGALConfig_binary_header_only.cmake.in
|
…
|
|
|
CGALConfig_install.cmake.in
|
change the scope of imported targets
|
2021-11-02 11:01:38 +01:00 |
|
CGALLibConfig.cmake.in
|
…
|
|
|
CGAL_Boost_iostreams_support.cmake
|
Resore the requirement for CMake 3.11
|
2022-05-06 09:44:14 +02:00 |
|
CGAL_Boost_serialization_support.cmake
|
fix boost zlib targets
|
2020-06-02 15:31:55 +02:00 |
|
CGAL_Ceres_support.cmake
|
add Ceres support cmake file
|
2021-03-18 14:47:56 +01:00 |
|
CGAL_CheckCXXFileRuns.cmake
|
…
|
|
|
CGAL_Common.cmake
|
Remove workarounds for CMake<3.11
|
2022-05-05 16:08:51 +02:00 |
|
CGAL_CreateSingleSourceCGALProgram.cmake
|
Merge branch 'master' into CGAL_data-gdamiand
|
2021-03-19 13:47:37 +01:00 |
|
CGAL_Eigen3_support.cmake
|
fix macro name to be consistent with find_package
|
2021-01-15 10:43:34 +01:00 |
|
CGAL_Eigen_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_GLPK_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_GeneratorSpecificSettings.cmake
|
Fix typos
|
2021-10-04 13:34:07 +02:00 |
|
CGAL_ITK_support.cmake
|
add and use CGAL_ITK_support.cmake
|
2021-10-29 12:27:04 +02:00 |
|
CGAL_LASLIB_support.cmake
|
Set LAS as system headers to skip warnings in testsuite
|
2021-01-11 09:55:30 +01:00 |
|
CGAL_METIS_support.cmake
|
more optimizations, using boost any and factoring out kd tree, adding metis check
|
2021-05-05 13:17:23 +02:00 |
|
CGAL_Macros.cmake
|
Bugfix: ORIGINAL_CMAKE_MODULE_PATH was set to PARENT_SCOPE and later referenced in the current scope
|
2021-10-04 16:13:30 -04:00 |
|
CGAL_OSQP_support.cmake
|
initial commit with the new osqp solver concept
|
2021-05-31 14:01:08 +02:00 |
|
CGAL_OpenCV_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_OpenGR_support.cmake
|
Proposal for imported targets
|
2020-04-15 14:05:18 +02:00 |
|
CGAL_Qt5_moc_and_resource_files.cmake
|
remove NOT CGAL_HEADER_ONLY
|
2020-10-05 15:44:05 +02:00 |
|
CGAL_SCIP_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_SCM.cmake
|
…
|
|
|
CGAL_SetupBoost.cmake
|
update minimal valid boost version
|
2022-09-15 13:50:15 +01:00 |
|
CGAL_SetupCGALDependencies.cmake
|
Merge pull request #6646 from lrineau/Installation-optional_ASAN-GF
|
2022-06-29 09:52:15 +02:00 |
|
CGAL_SetupCGAL_CoreDependencies.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_SetupCGAL_ImageIODependencies.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_SetupCGAL_Qt5Dependencies.cmake
|
More remaining xml
|
2021-02-10 13:43:25 +01:00 |
|
CGAL_SetupDependencies.cmake
|
Post-review
|
2020-10-15 15:03:20 +02:00 |
|
CGAL_SetupFlags.cmake
|
WIP CGAL_qt5
|
2020-10-13 15:36:44 +02:00 |
|
CGAL_SetupGMP.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_SetupLEDA.cmake
|
Resore the requirement for CMake 3.11
|
2022-05-06 09:44:14 +02:00 |
|
CGAL_SetupVLD.cmake
|
…
|
|
|
CGAL_TBB_support.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
CGAL_TweakFindBoost.cmake
|
restore CMP0077
|
2020-10-08 13:42:42 +02:00 |
|
CGAL_UseLEDA.cmake
|
…
|
|
|
CGAL_UseMKL.cmake
|
…
|
|
|
CGAL_UseMPFI.cmake
|
Remove preconfigured 3rd party libs options
|
2020-10-05 14:37:38 +02:00 |
|
CGAL_UseRS.cmake
|
…
|
|
|
CGAL_UseRS3.cmake
|
…
|
|
|
CGAL_VersionUtils.cmake
|
…
|
|
|
CGAL_add_test.cmake
|
Fix the dependencies of CTest tests on compilation_of__CGAL_Qt5_moc_and_resources
|
2022-06-21 21:51:52 +02:00 |
|
CGAL_display_flags.cmake
|
WIP CGAL_qt5
|
2020-10-13 15:36:44 +02:00 |
|
CGAL_enable_end_of_configuration_hook.cmake
|
`cmale_language(DEFER ...)` is actually from CMake 3.19
|
2022-06-21 21:59:55 +02:00 |
|
CGAL_parse_version_h.cmake
|
Remove leading zeros in CGAL_BUILD_VERSION: 1 instead of 001
|
2020-07-21 11:23:22 +02:00 |
|
CGAL_pointmatcher_support.cmake
|
Fix CGAL_pointmatcher_support.cmake
|
2021-09-22 14:39:34 +02:00 |
|
CGAL_setup_target_dependencies.cmake
|
simplify CGAL_setup dependencies.
|
2020-10-12 12:24:13 +02:00 |
|
CGAL_target_use_TBB.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
FindCORE.cmake
|
…
|
|
|
FindESBTL.cmake
|
…
|
|
|
FindEigen3.cmake
|
…
|
|
|
FindF2C.cmake
|
…
|
|
|
FindGLPK.cmake
|
Add a name in FindGLPK.cmake
|
2019-12-30 16:41:01 +01:00 |
|
FindGMP.cmake
|
fix indentation and remove GMP_LIBRARIES_DIR
|
2021-04-02 14:56:50 +02:00 |
|
FindGMPXX.cmake
|
…
|
|
|
FindIPE.cmake
|
Update Installation/cmake/modules/FindIPE.cmake
|
2021-01-25 14:54:00 +01:00 |
|
FindITT.cmake
|
Fix Travis error about a non-UTF8 character
|
2020-06-12 10:24:37 +02:00 |
|
FindLASLIB.cmake
|
…
|
|
|
FindLEDA.cmake
|
…
|
|
|
FindLibSSH.cmake
|
Add a way to upload a scene through ssh.
|
2019-09-26 14:57:22 +02:00 |
|
FindMETIS.cmake
|
…
|
|
|
FindMKL.cmake
|
…
|
|
|
FindMPFI.cmake
|
Trivial fix: MPFI needs MPFR
|
2020-07-22 10:23:30 +02:00 |
|
FindMPFR.cmake
|
…
|
|
|
FindNTL.cmake
|
…
|
|
|
FindOSQP.cmake
|
initial commit with the new osqp solver concept
|
2021-05-31 14:01:08 +02:00 |
|
FindOpenMesh.cmake
|
Set CMake imported OpenMesh library as INTERFACE
|
2021-06-08 16:53:13 +02:00 |
|
FindRS.cmake
|
…
|
|
|
FindRS3.cmake
|
…
|
|
|
FindSuiteSparse.cmake
|
…
|
|
|
FindTBB.cmake
|
Http -> https + update some dead links
|
2022-11-23 18:54:37 +01:00 |
|
Makefile
|
…
|
|
|
UseCGAL.cmake
|
Remove remaining not header_only code
|
2021-01-29 15:56:13 +01:00 |
|
UseESBTL.cmake
|
…
|
|
|
UseEigen3.cmake
|
fix macro name to be consistent with find_package
|
2021-01-15 10:43:34 +01:00 |
|
UseLASLIB.cmake
|
Update deprecation warnings
|
2020-04-15 14:06:13 +02:00 |
|
UseOpenMesh.cmake
|
…
|
|
|
UseTBB.cmake
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
|
list_of_whitelisted_headers.cmake
|
Change the name of whitelisted header
|
2021-09-14 10:51:09 +02:00 |
|
process_dependencies.cmake
|
…
|
|
|
run_cmd_redirection_cerr.cmake
|
…
|
|
|
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
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |