Thomas Krijnen
2022-11-20 16:52:46 +01:00
parent 9a840174d2
commit 4e0a19e013
8 changed files with 94543 additions and 1 deletions
+1 -1
View File
@@ -620,7 +620,7 @@ function(files_for_ifc_version IFC_VERSION RESULT_NAME)
endfunction()
if(NOT SCHEMA_VERSIONS)
set(SCHEMA_VERSIONS "2x3" "4" "4x1" "4x2" "4x3_rc1" "4x3_rc2" "4x3_rc3" "4x3_rc4" "4x3")
set(SCHEMA_VERSIONS "2x3" "4" "4x1" "4x2" "4x3_rc1" "4x3_rc2" "4x3_rc3" "4x3_rc4" "4x3" "4x3_add1")
endif()
foreach(s ${SCHEMA_VERSIONS})