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

Remove CMAKE_SKIP_INSTALL_ALL_DEPENDENCY. #336

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Dec 13, 2023

This option changed the meaning of

cmake --build build --target install

to install only and never build anything.

This option changed the meaning of

    cmake --build build --target install

to install only and never build anything.
@1uc 1uc marked this pull request as ready for review December 13, 2023 10:40
@mgeplf mgeplf merged commit dc14f0f into master Jan 3, 2024
23 checks passed
@mgeplf mgeplf deleted the 1uc/fix-cmake-install branch January 3, 2024 13:16
@mgeplf
Copy link
Contributor

mgeplf commented Jan 3, 2024

Thanks!

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.

None yet

3 participants