CMakeLists.txt 106 Bytes
Newer Older
1 2
add_library(picosha2 INTERFACE)
target_include_directories(picosha2 INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})