mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +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)
|
||||
endif()
|
||||
|
||||
if(WITH_CGAL)
|
||||
if(BUILD_IFCPYTHON AND WITH_CGAL)
|
||||
add_subdirectory(../src/svgfill svgfill)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user