Skip to content

Commit b98ca03

Browse files
authored
Merge pull request #79464 from edymtt/edymtt/enable-onone-support-on-apple-platforms
Runtimes: enable build of `SwiftOnoneSupport` on Apple platforms.
2 parents f9bdb45 + 3e9a74c commit b98ca03

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Runtimes/Core/cmake/caches/Vendors/Apple/apple-common.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ set(SwiftCore_ENABLE_RUNTIME_FUNCTION_COUNTERS ON CACHE BOOL "")
1313
set(SwiftCore_ENABLE_BACKDEPLOYMENT_SUPPORT ON CACHE BOOL "")
1414
set(SwiftCore_ENABLE_FILESYSTEM_SUPPORT ON CACHE BOOL "")
1515

16-
set(SwiftCore_ENABLE_ONONESUPPORT OFF CACHE BOOL "")
17-
1816
set(SwiftCore_INSTALL_NESTED_SUBDIR OFF CACHE BOOL "")
1917

2018
set(CMAKE_CXX_FLAGS_MINSIZEREL "-Os -g -DNDEBUG" CACHE STRING "")

0 commit comments

Comments
 (0)