cgal/Kinetic_space_partition/test/Kinetic_space_partition
Sebastien Loriot 1690619625
CGAL: Modernize CMakeLists.txt (#8528)
## Summary of Changes

- Changed `PUBLIC` to `PRIVATE`  in the `target_link_libraries()`
- ~~Link against `Boost::<COMPONENT>`~~ as we do more than just linking
and must use the `CGAL::_.._support`
- Use `target_compile_definitions()` and `add_compile_definitions()`

More to be done.

## Release Management

* Affected package(s): all
* Issue(s) solved (if any): fix one item of  #4815
* License and copyright ownership: unchanged
2024-10-31 10:32:25 +01:00
..
data
CMakeLists.txt more plugins depend on Eigen 2024-10-08 22:45:25 +01:00
kinetic_3d_test_all.cpp KSP, KSR: assert -> CGAL_assertion 2024-10-01 09:51:57 +02:00