Dummy commit to restart the CI tests.

This commit is contained in:
Maxime Gimeno 2019-11-18 09:18:02 +01:00
parent a0f23077f6
commit 4ba67c9d63

View File

@ -2,3 +2,4 @@ The package cgal provides CMake targets:
find_package(CGAL CONFIG REQUIRED)
target_link_libraries(main PRIVATE CGAL::CGAL)