cgal/GraphicsView
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
..
demo remove -D that is not compatible with "older" cmake versions 2024-10-22 08:19:49 +02:00
doc/GraphicsView Fix documentation for Qt/Converter.h 2023-04-06 10:05:06 -03:00
include/CGAL Merge pull request #8509 from afabri/T2-demo_improvements 2024-10-21 19:20:18 +02:00
package_info/GraphicsView remove remove deps 2024-03-26 16:39:01 +01:00