mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 02:49:12 +00:00
Fixed errors in CMake files
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
ADD_EXECUTABLE(IfcParseExamples ../src/examples/IfcParseExamples.cpp)
|
||||
ADD_EXECUTABLE(IfcParseExamples IfcParseExamples.cpp)
|
||||
TARGET_LINK_LIBRARIES (IfcParseExamples IfcParse)
|
||||
Reference in New Issue
Block a user