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 c18c7a6 + 82954fc commit ede186cCopy full SHA for ede186c
stdlib/public/SwiftShims/swift/shims/CMakeLists.txt
@@ -129,7 +129,7 @@ else()
129
set(clang_headers_location "${LLVM_LIBRARY_OUTPUT_INTDIR}/clang/${CLANG_VERSION_MAJOR}")
130
endif()
131
132
-if("${CMAKE_SYSTEM_NAME}" STREQUAL "Windows")
+if("${CMAKE_HOST_SYSTEM_NAME}" STREQUAL "Windows")
133
set(cmake_symlink_option "copy_directory")
134
else()
135
set(cmake_symlink_option "create_symlink")
0 commit comments