reman3/CMakeLists.txt

4 lines
81 B
CMake

cmake_minimum_required(VERSION 3.27.0)
project(reman3)
add_subdirectory(game_re)