Examples now also depend on helpers

This commit is contained in:
Thomas Krijnen
2026-07-03 13:27:26 +02:00
parent 971cef0170
commit 1c69f41e0a
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ if("2x3" IN_LIST SCHEMA_VERSIONS)
build_schema_example(faces 2x3)
build_schema_example(ifc_curve_rebar 2x3)
build_schema_example(profiles 2x3)
build_schema_example(IfcParseExamples 2x3)
build_schema_example(IfcParseExamples 2x3 helpers)
if(WITH_OPENCASCADE)
build_schema_example(IfcOpenHouse 2x3 geometry_serializer)