mirror of https://github.com/CGAL/cgal
## Summary of Changes cosmetic improvements of CMake outputs ### set `FOLDER` for sub-directories of CGAL In VS Code, the CMake project outline is much cleaner if CGAL is configured with examples and demos: <img width="416" height="574" alt="Screenshot_20250911_154221" src="https://github.com/user-attachments/assets/f39f4ea5-317b-4f2d-ba75-e04691674c27" /> ### set `CMAKE_MESSAGE_INDENT` to indent the outputs in sub-folders The output messages from sub-directories are indented, now: ``` == Generating build files for examples == -- Configuring examples in examples/AABB_tree -- Configuring examples in examples/Advancing_front_surface_reconstruction -- Configuring examples in examples/Algebraic_foundations -- Configuring examples in examples/Algebraic_kernel_d NOTICE: This project requires the MPFI library and GMP support, and will not be compiled. -- Configuring examples in examples/Alpha_shapes_2 -- Configuring examples in examples/Alpha_shapes_3 -- Configuring examples in examples/Alpha_wrap_3 -- Configuring examples in examples/Apollonius_graph_2 -- Configuring examples in examples/Arrangement_on_surface_2 -- Boost include dirs: /usr/include -- Boost libraries: -- Using gcc version 4 or later. Adding -frounding-math -- Configuring examples in examples/BGL_LCC -- Configuring examples in examples/BGL_OpenMesh -- Configuring examples in examples/BGL_arrangement_2 -- Configuring examples in examples/BGL_graphcut -- Configuring examples in examples/BGL_polyhedron_3 |
||
|---|---|---|
| .. | ||
| Help | ||
| config | ||
| CGALConfigVersion_binary_header_only.cmake.in | ||
| CGALConfig_binary.cmake.in | ||
| CGALConfig_binary_header_only.cmake.in | ||
| CGALConfig_install.cmake.in | ||
| CGALHelpers.cmake | ||
| CGALLibConfig.cmake.in | ||
| CGAL_Boost_iostreams_support.cmake | ||
| CGAL_Boost_serialization_support.cmake | ||
| CGAL_Ceres_support.cmake | ||
| CGAL_CheckCXXFileRuns.cmake | ||
| CGAL_Common.cmake | ||
| CGAL_CreateSingleSourceCGALProgram.cmake | ||
| CGAL_Eigen3_support.cmake | ||
| CGAL_Eigen_support.cmake | ||
| CGAL_GLPK_support.cmake | ||
| CGAL_GeneratorSpecificSettings.cmake | ||
| CGAL_ITK_support.cmake | ||
| CGAL_LASLIB_support.cmake | ||
| CGAL_METIS_support.cmake | ||
| CGAL_Macros.cmake | ||
| CGAL_OSQP_support.cmake | ||
| CGAL_OpenCV_support.cmake | ||
| CGAL_OpenGR_support.cmake | ||
| CGAL_OpenMesh_support.cmake | ||
| CGAL_Qt6_moc_and_resource_files.cmake | ||
| CGAL_SCIP_support.cmake | ||
| CGAL_SCM.cmake | ||
| CGAL_SetupBoost.cmake | ||
| CGAL_SetupCGALDependencies.cmake | ||
| CGAL_SetupCGAL_CoreDependencies.cmake | ||
| CGAL_SetupCGAL_ImageIODependencies.cmake | ||
| CGAL_SetupCGAL_Qt6Dependencies.cmake | ||
| CGAL_SetupFlags.cmake | ||
| CGAL_SetupGMP.cmake | ||
| CGAL_SetupLEDA.cmake | ||
| CGAL_SetupVLD.cmake | ||
| CGAL_TBB_support.cmake | ||
| CGAL_TweakFindBoost.cmake | ||
| CGAL_UseLEDA.cmake | ||
| CGAL_UseMKL.cmake | ||
| CGAL_UseMPFI.cmake | ||
| CGAL_UseRS.cmake | ||
| CGAL_UseRS3.cmake | ||
| CGAL_VersionUtils.cmake | ||
| CGAL_add_test.cmake | ||
| CGAL_display_flags.cmake | ||
| CGAL_enable_end_of_configuration_hook.cmake | ||
| CGAL_parse_version_h.cmake | ||
| CGAL_pointmatcher_support.cmake | ||
| CGAL_setup_target_dependencies.cmake | ||
| CGAL_setup_tl-excepted.cmake | ||
| CGAL_target_use_TBB.cmake | ||
| FindCORE.cmake | ||
| FindESBTL.cmake | ||
| FindF2C.cmake | ||
| FindGLPK.cmake | ||
| FindGMP.cmake | ||
| FindGMPXX.cmake | ||
| FindIPE.cmake | ||
| FindITT.cmake | ||
| FindLASLIB.cmake | ||
| FindLEDA.cmake | ||
| FindLibSSH.cmake | ||
| FindMETIS.cmake | ||
| FindMKL.cmake | ||
| FindMPFI.cmake | ||
| FindMPFR.cmake | ||
| FindNTL.cmake | ||
| FindOSQP.cmake | ||
| FindRS.cmake | ||
| FindRS3.cmake | ||
| FindTBB.cmake | ||
| Makefile | ||
| UseESBTL.cmake | ||
| UseEigen3.cmake | ||
| UseLASLIB.cmake | ||
| UseTBB.cmake | ||
| display-third-party-libs-versions.cmake | ||
| list_of_whitelisted_headers.cmake | ||
| process_dependencies.cmake | ||
| run_cmd_redirection_cerr.cmake | ||
| run_test_with_cin.cmake | ||
| test_MPFI.cpp | ||