Skip to content

utils: Remove unused CMake args in the SDK jobs #83729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Steelskin
Copy link
Contributor

CMake warns about these unused arguments during configuration.

CMake warns about these unused arguments during configuration.
@Steelskin Steelskin requested a review from compnerd as a code owner August 14, 2025 17:18
@Steelskin
Copy link
Contributor Author

@swift-ci please test windows platform

@Steelskin
Copy link
Contributor Author

cc @compnerd

CMAKE_STATIC_LIBRARY_PREFIX_Swift = "lib";
CMAKE_Swift_FLAGS = $SwiftFlags;
ENABLE_TESTING = "NO";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I guess this is now safe to remove because the testing support was removed upstream 😮‍💨

@Steelskin
Copy link
Contributor Author

@swift-ci please smoke test linux platform

@Steelskin
Copy link
Contributor Author

@swift-ci please smoke test macos platform

@compnerd compnerd merged commit 2f2051d into swiftlang:main Aug 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants