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

Commits on Sep 7, 2024

  1. fixed #13083 - correct addons and cfgs install locations (danmar#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)
    AMDmi3 authored and firewave committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6bc3159 View commit details
    Browse the repository at this point in the history