mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-25 17:45:37 +01:00
android: Allow ANDROID_STL
This commit is contained in:
parent
9b961dddb4
commit
3aa6d4d8ce
@ -100,9 +100,6 @@ endif()
|
||||
|
||||
if (ANDROID)
|
||||
set(CMAKE_SKIP_INSTALL_RULES ON)
|
||||
|
||||
# Disable standard header inclusion
|
||||
set(ANDROID_STL "none")
|
||||
endif()
|
||||
|
||||
if (YUZU_USE_BUNDLED_VCPKG)
|
||||
|
Loading…
Reference in New Issue
Block a user