We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SwiftOnoneSupport
1 parent 7aa1970 commit 3e9a74cCopy full SHA for 3e9a74c
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