magtet/CMakeLists.txt
2021-07-18 09:00:14 +08:00

3 lines
76 B
CMake

cmake_minimum_required(VERSION 3.15.2)
project(MAGTET)
add_subdirectory(src)