Skip to content
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

Introduce Cmake support for SwiftCorelibsFoundation #4959

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

iCharlesHu
Copy link
Contributor

This patch introduces Cmake support for SwiftCorelibFoundation

@iCharlesHu iCharlesHu force-pushed the charles/cmake-support branch from 4521462 to 6e89a05 Compare June 4, 2024 18:37
@iCharlesHu iCharlesHu force-pushed the charles/cmake-support branch from 1aaa96a to 8a542c6 Compare June 12, 2024 17:10
CMakeLists.txt Outdated Show resolved Hide resolved
Sources/FoundationNetworking/CMakeLists.txt Outdated Show resolved Hide resolved
Sources/FoundationXML/CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
Sources/_CFXMLInterface/CMakeLists.txt Outdated Show resolved Hide resolved
PUBLIC
include
PRIVATE
../CoreFoundation/internalInclude
Copy link
Contributor

Choose a reason for hiding this comment

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

This include path smells a bit funny though.

Sources/_CFXMLInterface/CMakeLists.txt Outdated Show resolved Hide resolved
Sources/_CFURLSessionInterface/CMakeLists.txt Outdated Show resolved Hide resolved
cmake/modules/SwiftSupport.cmake Outdated Show resolved Hide resolved
cmake/modules/SwiftSupport.cmake Outdated Show resolved Hide resolved
cmake/modules/SwiftSupport.cmake Outdated Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
cmake/modules/FoundationSwiftSupport.cmake Outdated Show resolved Hide resolved
Sources/Foundation/CMakeLists.txt Outdated Show resolved Hide resolved
@iCharlesHu
Copy link
Contributor Author

Merging now to reduce the amount of merge conflicts. We will address any additional comments in followup pushes.

@iCharlesHu iCharlesHu force-pushed the charles/cmake-support branch from e8cbdec to c772413 Compare June 20, 2024 22:00
@iCharlesHu iCharlesHu merged commit e9e40df into swiftlang:package Jun 20, 2024
@iCharlesHu iCharlesHu deleted the charles/cmake-support branch June 20, 2024 22:01
@hyp
Copy link
Contributor

hyp commented Jun 24, 2024

@iCharlesHu is the package branch going to become 'main'? what's the eta for that

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.

5 participants