We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9bdb45 + 3e9a74c commit b98ca03Copy full SHA for b98ca03
Runtimes/Core/cmake/caches/Vendors/Apple/apple-common.cmake
@@ -13,8 +13,6 @@ set(SwiftCore_ENABLE_RUNTIME_FUNCTION_COUNTERS ON CACHE BOOL "")
13
set(SwiftCore_ENABLE_BACKDEPLOYMENT_SUPPORT ON CACHE BOOL "")
14
set(SwiftCore_ENABLE_FILESYSTEM_SUPPORT ON CACHE BOOL "")
15
16
-set(SwiftCore_ENABLE_ONONESUPPORT OFF CACHE BOOL "")
17
-
18
set(SwiftCore_INSTALL_NESTED_SUBDIR OFF CACHE BOOL "")
19
20
set(CMAKE_CXX_FLAGS_MINSIZEREL "-Os -g -DNDEBUG" CACHE STRING "")
0 commit comments