Skip to content

Honor CMAKE_INSTALL_***DIR variables #433

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
Mar 16, 2023
Merged

Honor CMAKE_INSTALL_***DIR variables #433

merged 1 commit into from
Mar 16, 2023

Conversation

tristanlabelle
Copy link
Contributor

@tristanlabelle tristanlabelle commented Mar 15, 2023

This allows the CMake invocation to redirect library or binary files to other locations which is useful to place binaries where the installer build expects them in Windows build scripts.

How tested:

  • Rebuilt and verified that the install paths are the same
  • Rebuilt with CMAKE_INSTALL_BINDIR and verified that the path is honored

@compnerd
Copy link
Member

https://github.com/apple/swift-corelibs-xctest/blob/main/CMakeLists.txt#L17 - we should be able to use these variables.

@compnerd
Copy link
Member

@swift-ci please test

@compnerd
Copy link
Member

@swift-ci please test Windows platform

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