mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-09 13:52:23 +00:00
restore other schema versions
This commit is contained in:
committed by
Thomas Krijnen
parent
2032b361c8
commit
30f778e0a7
@@ -494,7 +494,7 @@ function(files_for_ifc_version IFC_VERSION RESULT_NAME)
|
|||||||
)
|
)
|
||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
set(SCHEMA_VERSIONS "2x3" "4")
|
set(SCHEMA_VERSIONS "2x3" "4" "4x1" "4x2" "4x3_rc1" "4x3_rc2")
|
||||||
|
|
||||||
foreach(s ${SCHEMA_VERSIONS})
|
foreach(s ${SCHEMA_VERSIONS})
|
||||||
add_definitions(-DHAS_SCHEMA_${s})
|
add_definitions(-DHAS_SCHEMA_${s})
|
||||||
|
|||||||
Reference in New Issue
Block a user