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 f487f7b + 75b3dfb commit 45f1d3cCopy full SHA for 45f1d3c
utils/api_checker/CMakeLists.txt
@@ -1,6 +1,5 @@
1
set(framework "FrameworkABIBaseline")
2
-swift_install_in_component(FILES "swift-api-checker.py"
3
- PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE
+swift_install_in_component(PROGRAMS "swift-api-checker.py"
4
DESTINATION "bin"
5
COMPONENT toolchain-tools)
6
swift_install_in_component(DIRECTORY "sdk-module-lists"
0 commit comments