kicad/thirdparty/compoundfilereader/CMakeLists.txt

4 lines
132 B
CMake

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