TestRepo/CMakeLists.txt

4 lines
77 B
CMake

Project(TestRepo)
cmake_minimum_required(VERSION 3.24)
add_subdirectory(src)