cmake: ifcconvert is build in minimal

This commit is contained in:
Dirk Olbrich
2023-09-04 21:38:35 +02:00
committed by Thomas Krijnen
parent 0f3b416c3f
commit c5024cf6be
-1
View File
@@ -66,7 +66,6 @@ option(ADD_COMMIT_SHA "Add commit sha and branch in version number, warning resu
if(MINIMAL_BUILD)
message(STATUS "Setting options for minimal build")
set(BUILD_CONVERT OFF)
set(BUILD_GEOMSERVER OFF)
set(BUILD_IFCPYTHON OFF)
set(COLLADA_SUPPORT OFF)