Kylin/CMakeLists.txt
2023-07-21 10:47:31 +08:00

5 lines
81 B
CMake

cmake_minimum_required(VERSION 3.15)
project(Kylin)
add_subdirectory(Universal)