Skip to content
Snippets Groups Projects
Commit 3aa6d4d8 authored by Charles Lombardo's avatar Charles Lombardo
Browse files

android: Allow ANDROID_STL

parent 9b961ddd
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment