cgal/Basic_viewer
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/Basic_viewer demo improvement and various clean-ups 2024-10-01 11:57:04 +02:00
examples/Basic_viewer CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
include/CGAL delete allocated objects 2024-04-04 14:26:23 +02:00
package_info/Basic_viewer dependencies for core 2024-03-28 19:31:57 +01:00