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

Fix installation path specifier. #1250

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

mahge
Copy link
Contributor

@mahge mahge commented Sep 5, 2023

  • Make the install path relative. CMAKE_INSTALL_PREFIX is added to each install path implicitly. No need to specify it. In fact it makes the packages generated from this setup not relocatable.

  - Make the install path relative. CMAKE_INSTALL_PREFIX is added to each
    install path implicitly. No need to specify it. In fact it makes the
    packages generated from this setup not relocatable.
@mahge mahge self-assigned this Sep 5, 2023
@mahge mahge enabled auto-merge (squash) September 5, 2023 12:17
@mahge mahge merged commit 2c7edb0 into OpenModelica:master Sep 5, 2023
1 of 2 checks passed
@mahge mahge deleted the improve_cmake_config branch September 5, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant