Files
Code/cplusplus/learning/tut2/CMakeLists.txt
dl92 67aa4d8692 initial commit
working C++ Development Setup on Linux (VS Code + CMake + vcpkg + clang
)
2026-01-07 22:43:33 +00:00

2 lines
30 B
CMake

add_executable(tut2 main.cpp)