You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Runtimes/Core/CMakeLists.txt
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,13 @@ option(SwiftCore_ENABLE_FILESYSTEM_SUPPORT "Build for systems that have a filesy
103
103
option(SwiftCore_ENABLE_OS_TRACE_LAZY_INIT"Use os_trace call to check if lazy init has been completed before making os_signpost calls."${SwiftCore_HAS_OS_TRACE})
104
104
option(SwiftCore_HAS_DARWIN_LIBMALLOC"Use Darwin malloc features"${APPLE})
0 commit comments