cgal/Boolean_set_operations_2
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/Boolean_set_operations_2 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
doc/Boolean_set_operations_2 issue #8515 Spelling mistakes found checking `en-GB` to `en-US` 2024-10-05 11:28:29 +02:00
examples/Boolean_set_operations_2 CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
include/CGAL Merge remote-tracking branch 'cgal/5.6.x-branch' 2024-08-19 11:23:25 +02:00
package_info/Boolean_set_operations_2 Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19 2024-03-26 16:25:29 +01:00
test/Boolean_set_operations_2 Test with pgn_with_holes2 2024-10-09 17:19:25 +01:00