vmap/libs/filematch/CMakeLists.txt
2020-11-17 12:16:16 +01:00

3 lines
70 B
CMake

add_library(filematch
../filematch.c ../filematch.h
)