Files
mash/CMakeLists.txt

3 lines
55 B
CMake

project(lispy_stuff)
add_executable(main src/main.cpp)