gm3d/CMakeLists.txt
2021-04-10 14:08:49 +08:00

3 lines
74 B
CMake

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