Make demo program
This commit is contained in:
3
demo/CMakeLists.txt
Normal file
3
demo/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
add_executable(shitgrep shitgrep.c)
|
||||
set_default_target_options(shitgrep)
|
||||
target_link_libraries(shitgrep PRIVATE lib)
|
||||
Reference in New Issue
Block a user