diff options
Diffstat (limited to '')
| -rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 27bee40db..1108e5ae6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
| @@ -100,9 +100,6 @@ endif() | |||
| 100 | 100 | ||
| 101 | if (ANDROID) | 101 | if (ANDROID) |
| 102 | set(CMAKE_SKIP_INSTALL_RULES ON) | 102 | set(CMAKE_SKIP_INSTALL_RULES ON) |
| 103 | |||
| 104 | # Disable standard header inclusion | ||
| 105 | set(ANDROID_STL "none") | ||
| 106 | endif() | 103 | endif() |
| 107 | 104 | ||
| 108 | if (YUZU_USE_BUNDLED_VCPKG) | 105 | if (YUZU_USE_BUNDLED_VCPKG) |