mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-11 22:31:55 +00:00
cmake: Enable svgfill only for Python wrapper
This commit is contained in:
committed by
Thomas Krijnen
parent
9775dfc2c1
commit
0724fac698
@@ -736,7 +736,7 @@ if(BUILD_IFCMAX)
|
|||||||
add_subdirectory(../src/ifcmax ifcmax)
|
add_subdirectory(../src/ifcmax ifcmax)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(WITH_CGAL)
|
if(BUILD_IFCPYTHON AND WITH_CGAL)
|
||||||
add_subdirectory(../src/svgfill svgfill)
|
add_subdirectory(../src/svgfill svgfill)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user