mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
FindCGAL - keep CGAL::CGAL target name
This commit is contained in:
@@ -56,5 +56,5 @@ else()
|
||||
message(STATUS "CGAL: found config at '${CGAL_DIR}'.")
|
||||
endif()
|
||||
|
||||
target_compile_definitions(CGAL INTERFACE IFOPSH_WITH_CGAL)
|
||||
target_compile_definitions(CGAL::CGAL INTERFACE IFOPSH_WITH_CGAL)
|
||||
set(SWIG_DEFINES ${SWIG_DEFINES} -DIFOPSH_WITH_CGAL)
|
||||
|
||||
Reference in New Issue
Block a user