scsl/klibConfig.cmake

2 lines
65 B
CMake

set(KLIB_INCLUDE_DIRS include/klib)
set(KLIB_LIBRARIES libklib.a)