7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-16 12:58:57 +00:00
kicad/thirdparty/picosha2/CMakeLists.txt
2021-08-27 21:11:47 +00:00

4 lines
112 B
CMake

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