cgal/Combinatorial_map
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/Combinatorial_map issue #7764 Reference to moka modeller 2023-10-09 17:24:27 +02:00
examples/Combinatorial_map cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
include/CGAL Merge pull request #8501 from afabri/CGAL-assert-GF 2024-10-21 19:17:21 +02:00
package_info/Combinatorial_map Merge pull request #8018 from janetournois/PMP-add_bbox_to_face_graph-jtournois 2024-04-05 14:25:17 +02:00
test/Combinatorial_map More PRIVATE in LCC and Generalized_map 2024-10-09 07:19:52 +01:00