Skip to content

Commit 6d9650e

Browse files
committed
Update CMake presets: remove schema version 4
1 parent 2369f72 commit 6d9650e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"BUILD_IFCMAX": "OFF",
1717
"IFCXML_SUPPORT": "ON",
1818
"HDF5_SUPPORT": "ON",
19-
"SCHEMA_VERSIONS": "4;4x3_add2",
19+
"SCHEMA_VERSIONS": "4x3_add2",
2020
"CITYJSON_SUPPORT": "OFF",
2121
"CMAKE_GENERATOR_PLATFORM": "",
2222
"CMAKE_GENERATOR_TOOLSET": ""

0 commit comments

Comments
 (0)