cgal/Kinetic_space_partition/examples/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
include KSP, KSR: assert -> CGAL_assertion 2024-10-01 09:51:57 +02:00
CMakeLists.txt Eigen_support -> Eigen3_support (concerns kinetic @soesau) 2024-10-08 17:20:08 +01:00
kinetic_partition.cpp removing warning and some unused code 2024-10-03 10:34:24 +02:00