mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +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}'.")
|
message(STATUS "CGAL: found config at '${CGAL_DIR}'.")
|
||||||
endif()
|
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)
|
set(SWIG_DEFINES ${SWIG_DEFINES} -DIFOPSH_WITH_CGAL)
|
||||||
|
|||||||
Reference in New Issue
Block a user