Findnlohmann_json.cmake

This commit is contained in:
Andrej730
2025-12-05 15:26:48 +05:00
parent c2a03eb658
commit 1ad1883f0e
5 changed files with 37 additions and 28 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ target_link_libraries(IfcConvert
PRIVATE
IfcGeom IfcParse Serializers
${OpenCASCADE_LIBRARIES} ${Boost_LIBRARIES} ${HDF5_LIBRARIES} ${USD_LIBRARIES}
${CGAL_LIBRARIES}
${CGAL_LIBRARIES} ${GLTF_LIBRARIES}
)
install(TARGETS IfcConvert)