mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 00:12:24 -07:00
cmake: move gamemode target include into its file
This commit is contained in:
1
externals/CMakeLists.txt
vendored
1
externals/CMakeLists.txt
vendored
@@ -191,7 +191,6 @@ endif()
|
||||
|
||||
if (UNIX)
|
||||
add_subdirectory(gamemode)
|
||||
target_include_directories(gamemode PUBLIC gamemode/include)
|
||||
endif()
|
||||
|
||||
# Breakpad
|
||||
|
Reference in New Issue
Block a user