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

fixed #13083 - correct addons and cfgs install locations (#6764) #6780

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

firewave
Copy link
Collaborator

@firewave firewave commented Sep 7, 2024

FILESDIR_DEF is an actual path which should be used for installation, while FILESDIR is an option with default value of OFF which leads to files installed to ${CMAKE_INSTALL_PREFIX}/OFF/{addons,cfgs,platforms}

(cherry picked from commit 5ad1d39)

`FILESDIR_DEF` is an actual path which should be used for installation,
while `FILESDIR` is an option with default value of `OFF` which leads to
files installed to `${CMAKE_INSTALL_PREFIX}/OFF/{addons,cfgs,platforms}`

(cherry picked from commit 5ad1d39)
@firewave firewave merged commit 844c3ec into danmar:2.15.x Sep 7, 2024
63 checks passed
@firewave firewave deleted the cmake-2.15.x branch September 7, 2024 23:19
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