cgal/Polygon
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/Polygon unnecessary change 2024-10-01 11:15:16 +01:00
examples/Polygon CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
include/CGAL Merge pull request #8509 from afabri/T2-demo_improvements 2024-10-21 19:20:18 +02:00
package_info/Polygon dependencies for core 2024-03-28 19:31:57 +01:00
test/Polygon Merge remote-tracking branch 'cgal/5.6.x-branch' 2024-10-18 18:00:08 +02:00