Files
mash/CMakeLists.txt
2025-09-30 15:04:54 +03:00

3 lines
55 B
CMake

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