2025-02-17 22:31:17 +01:00

5 lines
91 B
CMake

cmake_minimum_required(VERSION 3.15...3.30)
project(PhanesRuntime)
add_subdirectory(Core)