Skip to content

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

Merged
firewave merged 1 commit intocppcheck-opensource:2.15.xfrom
firewave:cmake-2.15.x
Sep 7, 2024
Merged

fixed #13083 - correct addons and cfgs install locations (#6764)#6780
firewave merged 1 commit intocppcheck-opensource:2.15.xfrom
firewave:cmake-2.15.x

Conversation

@firewave
Copy link
Copy Markdown
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)

…ensource#6764)

`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 cppcheck-opensource:2.15.x Sep 7, 2024
@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