cgal/BGL
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
..
doc/BGL better doc fixes 2024-07-22 17:10:38 +02:00
examples CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
include/CGAL Merge pull request #8483 from afabri/CGAL-Issue8399-GF 2024-10-21 19:15:29 +02:00
package_info/BGL
test/BGL trailing whitespace 2024-09-10 17:24:28 +01:00