mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-07 21:32:06 -06:00
Clean up CMAKE files for mac and xcode building
This commit is contained in:
committed by
Crimson Hawk
parent
15b752d63e
commit
2a28c85ff9
@@ -3,6 +3,9 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.22)
|
||||
|
||||
set(CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT OFF)
|
||||
set(CMAKE_XCODE_EMIT_RELATIVE_PATH YES)
|
||||
|
||||
project(suyu)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules")
|
||||
|
||||
Reference in New Issue
Block a user