Thomas Krijnen
2022-11-23 13:23:49 +01:00
committed by Dion Moult
parent 267bb65b5e
commit d571f0871c
12 changed files with 94448 additions and 4 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" "4x3_add1")
set(SCHEMA_VERSIONS "2x3" "4" "4x1" "4x2" "4x3_rc1" "4x3_rc2" "4x3_rc3" "4x3_rc4" "4x3" "4x3_tc1" "4x3_add1")
endif()
foreach(s ${SCHEMA_VERSIONS})