cmake - option to build only common schemas

This commit is contained in:
Andrej730
2025-12-12 13:43:09 +05:00
parent 159538e2bb
commit 92964fb5ef
2 changed files with 9 additions and 3 deletions
-1
View File
@@ -17,7 +17,6 @@ foreach(file ${IFCPARSE_CPP_FILES_ALL})
endif()
endforeach()
message(STATUS "SCHEMA_VERSIONS from ifcparse: ${SCHEMA_VERSIONS}")
foreach(schema ${SCHEMA_VERSIONS})
list(APPEND IFCPARSE_H_FILES
Ifc${schema}.h