cgal/STL_Extension
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 CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
doc/STL_Extension issue #8515 Spelling mistakes found checking `en-GB` to `en-US` 2024-10-05 11:28:29 +02:00
examples/STL_Extension cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
include/CGAL Re-add the fix 2024-09-10 08:35:23 +01:00
package_info/STL_Extension Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/STL_Extension More PRIVATE in LCC and Generalized_map 2024-10-09 07:19:52 +01:00