cgal/Kernel_23
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/Kernel_23 cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
doc/Kernel_23 Remove extra comma 2024-07-08 16:31:33 +02:00
examples/Kernel_23 cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
include/CGAL Spelling corrections 2024-09-13 17:53:05 +02:00
package_info/Kernel_23 Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Kernel_23 CGAL: Modernize CMakeLists.txt (#8528) 2024-10-31 10:32:25 +01:00