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.
1 parent 29cd551 commit 1b85082Copy full SHA for 1b85082
cmake/modules/StandaloneOverlay.cmake
@@ -132,7 +132,6 @@ include(SwiftConfigureSDK)
132
include(SwiftComponents)
133
include(DarwinSDKs)
134
135
-find_package(Python2 COMPONENTS Interpreter REQUIRED)
136
find_package(Python3 COMPONENTS Interpreter REQUIRED)
137
138
# Without this line, installing components is broken. This needs refactoring.
0 commit comments