Skip to content

build: add the ability to build tools with CMake #1564

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
merged 1 commit into from
Mar 30, 2024

Conversation

compnerd
Copy link
Member

Introduce the ability to build makeOption via CMake if desired. This requires passing additional parameters -
-D LLVM_DIR=... -D Clang_DIR=... -D Swift_DIR=... to the CMake invocation to allow us to find the required include paths.

Introduce the ability to build `makeOption` via CMake if desired. This
requires passing additional parameters -
`-D LLVM_DIR=... -D Clang_DIR=... -D Swift_DIR=...` to the CMake
invocation to allow us to find the required include paths.
@compnerd compnerd requested a review from artemcm March 15, 2024 21:57
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 412c92a into swiftlang:main Mar 30, 2024
3 checks passed
@compnerd compnerd deleted the options branch March 30, 2024 16:04
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