mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
FindCGAL - another fix for 6591a6981
This commit is contained in:
@@ -199,7 +199,7 @@ endforeach()
|
||||
|
||||
if(WITH_CGAL)
|
||||
find_package(CGAL REQUIRED)
|
||||
set(CGAL_LIBRARIES CGAL::CGAL)
|
||||
set(CGAL_LIBRARIES CGAL::CGAL_INTERFACE)
|
||||
list(APPEND GEOMETRY_KERNELS cgal)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user