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 940a65a + 3240bc0 commit 990eba2Copy full SHA for 990eba2
CMakeLists.txt
@@ -140,9 +140,6 @@ option(SWIFT_RUNTIME_CRASH_REPORTER_CLIENT
140
set(SWIFT_DARWIN_XCRUN_TOOLCHAIN "XcodeDefault" CACHE STRING
141
"The name of the toolchain to pass to 'xcrun'")
142
143
-set(SWIFT_DARWIN_ICU_INCLUDE_PATH "" CACHE STRING
144
- "Path to the directory where the ICU headers are located")
145
-
146
set(SWIFT_DARWIN_STDLIB_INSTALL_NAME_DIR "@rpath" CACHE STRING
147
"The directory of the install_name for standard library dylibs")
148
0 commit comments