Skip to content

build: simplify the unified build configuration #70669

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
Jan 3, 2024

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jan 2, 2024

Conditionalise the inclusion of directory paths. If the include directory is empty, CMake will raise an error. This allows us to disable larger portions of the Swift build to speed up some of the build tool configuration phase and prepares for consuming CMark GFM as a CMake project.

@compnerd
Copy link
Member Author

compnerd commented Jan 2, 2024

CC: @ahoppen @QuietMisdreavus @etcwilde

@compnerd
Copy link
Member Author

compnerd commented Jan 2, 2024

@swift-ci please clean test

Conditionalise the inclusion of directory paths. If the include
directory is empty, CMake will raise an error. This allows us to disable
larger portions of the Swift build to speed up some of the build tool
configuration phase and prepares for consuming CMark GFM as a CMake
project.
@compnerd
Copy link
Member Author

compnerd commented Jan 2, 2024

@swift-ci please test

@compnerd compnerd merged commit ddca28e into swiftlang:main Jan 3, 2024
@compnerd compnerd deleted the simplify branch January 3, 2024 16:00
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