Explorar o código

android: Allow ANDROID_STL

Charles Lombardo %!s(int64=2) %!d(string=hai) anos
pai
achega
3aa6d4d8ce
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      CMakeLists.txt

+ 0 - 3
CMakeLists.txt

@@ -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)