prep for 4x3_rc2

This commit is contained in:
Thomas Krijnen
2021-02-14 12:43:27 +01:00
parent 7f4a436708
commit 6bbbc528fe
7 changed files with 34 additions and 4 deletions
+1 -1
View File
@@ -473,7 +473,7 @@ function(files_for_ifc_version IFC_VERSION RESULT_NAME)
)
endfunction()
set(SCHEMA_VERSIONS "2x3" "4" "4x1" "4x2" "4x3_rc1")
set(SCHEMA_VERSIONS "2x3" "4" "4x1" "4x2" "4x3_rc1", "4x3_rc2")
if(COMPILE_SCHEMA)
# @todo, this appears to be untested at the moment