Snowlight/CMakeLists.txt

6 lines
87 B
CMake

cmake_minimum_required(3.9)
project(Snowlight-Engine VERSION 0.0.1)
add_executable()