Pick RC2 definitions where required

This commit is contained in:
Thomas Krijnen
2021-02-14 17:21:34 +01:00
parent 43b2982dbb
commit d2bf2cf46e
3 changed files with 6 additions and 1 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", "4x3_rc2")
set(SCHEMA_VERSIONS "2x3" "4" "4x1" "4x2" "4x3_rc1" "4x3_rc2")
if(COMPILE_SCHEMA)
# @todo, this appears to be untested at the moment