kicad/thirdparty/compoundfilereader/CMakeLists.txt

4 lines
132 B
CMake
Raw Normal View History

add_library( compoundfilereader INTERFACE )
target_include_directories( compoundfilereader INTERFACE ${CMAKE_CURRENT_SOURCE_DIR} )