cgal/Orthtree
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
..
benchmark/Orthtree cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
doc/Orthtree Typo: labelled is UK English 2024-10-03 11:23:23 +01:00
examples/Orthtree Eigen_support -> Eigen3_support (concerns kinetic @soesau) 2024-10-08 17:20:08 +01:00
include/CGAL Merge pull request #8501 from afabri/CGAL-assert-GF 2024-10-21 19:17:21 +02:00
package_info/Orthtree Update dependencies 2024-04-04 14:59:26 +02:00
test/Orthtree cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00