Browse Source

ci symbol names

i unfortuantely don't have the space for another whole toolchain + deps on a windows vm
remotes/1785854429613479800/tmp_refs/heads/variable-page-size
Exverge 2 weeks ago
parent
commit
bfac93eb4f
No known key found for this signature in database GPG Key ID: DAD399BCC5FB77E4
  1. 3
      CMakeLists.txt

3
CMakeLists.txt

@ -1,6 +1,9 @@
# SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
# SPDX-License-Identifier: GPL-3.0-or-later
# TODO: remove this
set(CMAKE_BUILD_TYPE "RelWithDebInfo" CACHE STRING "" FORCE)
cmake_minimum_required(VERSION 3.31)
project(yuzu)

Loading…
Cancel
Save