Consistent IFC4 schema

This commit is contained in:
Thomas Krijnen
2018-02-06 14:45:22 +01:00
parent 1e772a7ea9
commit 6dd22fda82
5 changed files with 1689 additions and 1344 deletions
+1
View File
@@ -307,6 +307,7 @@ function(files_for_ifc_version IFC_VERSION RESULT_NAME)
${IFC_PARSE_DIR}/Ifc${IFC_VERSION}-latebound.h
${IFC_PARSE_DIR}/Ifc${IFC_VERSION}.cpp
${IFC_PARSE_DIR}/Ifc${IFC_VERSION}-latebound.cpp
${IFC_PARSE_DIR}/Ifc${IFC_VERSION}-schema.cpp
PARENT_SCOPE
)
endfunction()