Files
IfcOpenShell/src/examples/CMakeLists.txt
T

2 lines
103 B
CMake
Raw Normal View History

2011-08-24 12:53:05 +00:00
ADD_EXECUTABLE(IfcParseExamples IfcParseExamples.cpp)
2011-08-24 12:21:07 +00:00
TARGET_LINK_LIBRARIES (IfcParseExamples IfcParse)