Skip to content

Conversation

compnerd
Copy link
Member

This replicates much of the logic from the new runtimes build to support installing the Swift interface and the runtime components. Additionally, we are now able to generate the targets configuration to allow dependencies between projects.

@compnerd compnerd requested a review from iCharlesHu as a code owner July 16, 2025 18:11
This replicates much of the logic from the new runtimes build to support
installing the Swift interface and the runtime components. Additionally,
we are now able to generate the targets configuration to allow
dependencies between projects.
Copy link
Contributor

@jakepetroules jakepetroules left a comment

Choose a reason for hiding this comment

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

CMake Error at cmake/modules/PlatformInfo.cmake:30 (string):
string sub-command JSON member 'target platform' not found.
Call Stack (most recent call first):
CMakeLists.txt:25 (include)

CMake Error at cmake/modules/PlatformInfo.cmake:38 (string):
string sub-command JSON member 'target arch' not found.
Call Stack (most recent call first):
CMakeLists.txt:25 (include)

@compnerd
Copy link
Member Author

okay, so seems like we are going to need a backwards compatibility path for this as we need to target 6.1

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