ADD_EXECUTABLE(IfcParseExamples ../src/examples/IfcParseExamples.cpp)
TARGET_LINK_LIBRARIES (IfcParseExamples IfcParse)