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 improper set of CMAKE_INSTALL_PREFIX #8758

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

stsoe
Copy link
Collaborator

@stsoe stsoe commented Feb 12, 2025

How problem was solved, alternative solutions (if any) and why they were rejectedCMAKE_INSTALL_PREFIX is controlled by caller and shouldn't be changed.

The override in nativeWin.cmake has not effect anyway because it wasn't forced, but regardless it was confusing for debug prints.

CMAKE_INSTALL_PREFIX is controlled by caller and shouldn't be
changed.

The override in nativeWin.cmake has not effect anyway because it
wasn't forced, but regardless it was confusing for debug prints.

Signed-off-by: Soren Soe <[email protected]>
@stsoe stsoe requested a review from rozumx as a code owner February 12, 2025 16:49
@stsoe stsoe merged commit 24deecf into Xilinx:master Feb 13, 2025
20 checks passed
@stsoe stsoe deleted the remove_set_install branch February 13, 2025 00:40
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.

1 participant