Commit Graph

2 Commits

Author SHA1 Message Date
dl92
685f69610c improve scalability - automatically add sub projects to the main one
We want to make CMake scale cleanly so that:
Adding a new tutorial folder is easy
Each executable is independent

each subproject would still require CMakeLists
2026-01-08 00:05:41 +00:00
dl92
67aa4d8692 initial commit
working C++ Development Setup on Linux (VS Code + CMake + vcpkg + clang
)
2026-01-07 22:43:33 +00:00