Work on modularizing files

This commit is contained in:
Thomas Krijnen
2022-11-11 13:20:10 +01:00
parent 4a2465674e
commit b5b73fd079
57 changed files with 2507 additions and 2096 deletions
+1 -1
View File
@@ -543,7 +543,7 @@ function(files_for_ifc_version IFC_VERSION RESULT_NAME)
)
endfunction()
set(SCHEMA_VERSIONS "2x3" "4" "4x1" "4x2")
set(SCHEMA_VERSIONS "2x3" "4") # "4x1" "4x2")
if(COMPILE_SCHEMA)
# @todo, this appears to be untested at the moment