Skip to content

Fix standalone install ignoring CMAKE_INSTALL_PREFIX#142

Open
afzpatel wants to merge 9 commits intoamd-mainlinefrom
afzpatel/fix-cmake-install
Open

Fix standalone install ignoring CMAKE_INSTALL_PREFIX#142
afzpatel wants to merge 9 commits intoamd-mainlinefrom
afzpatel/fix-cmake-install

Conversation

@afzpatel
Copy link
Copy Markdown

@afzpatel afzpatel commented Mar 27, 2026

Motivation

Standalone installs used absolute install paths rooted at /usr/local, so CMAKE_INSTALL_PREFIX was not honoured. This change switches those destinations to relative paths (lib, bin, share/doc/) so installs respect the configured prefix; leaving the prefix at its default still installs under /usr/local. Related: #131.

Submission Checklist

@afzpatel afzpatel requested a review from oliveiradan as a code owner March 27, 2026 14:43
@ammallya ammallya force-pushed the amd-mainline branch 2 times, most recently from 7be88cb to aa98efc Compare April 2, 2026 16:34
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.

5 participants