mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-07 18:47:56 -05:00
cmake: move find-modules to root cmake dir
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
# SPDX-FileCopyrightText: 2017 Citra Emulator Project
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/CMakeModules)
|
||||
|
||||
add_executable(yuzu-room
|
||||
precompiled_headers.h
|
||||
yuzu_room.cpp
|
||||
|
Reference in New Issue
Block a user