blocky/gen/CMakeLists.txt

3 lines
70 B
CMake

add_executable(smap smap.cc)
target_link_libraries(smap PRIVATE args)