Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Use CMake var for install location #5

Merged
merged 1 commit into from
Aug 24, 2020
Merged

Conversation

jubalh
Copy link
Contributor

@jubalh jubalh commented Aug 24, 2020

Most Linux distros won't want to install this in /usr/local/.

Let's use the CMake macros CMAKE_INSTALL_BINDIR and
CMAKE_INSTALL_MANDIR.
According to
https://cmake.org/cmake/help/v3.0/module/GNUInstallDirs.html those
should be right.

Most Linux distros won't want to install this in `/usr/local/`.
@qw3rtty qw3rtty self-assigned this Aug 24, 2020
@qw3rtty qw3rtty added the enhancement New feature or request label Aug 24, 2020
@qw3rtty qw3rtty merged commit 7c8c833 into qw3rtty:master Aug 24, 2020
@qw3rtty
Copy link
Owner

qw3rtty commented Aug 24, 2020

Thanks for your pull requests!
On this one I learned a new thing. :)

@qw3rtty
Copy link
Owner

qw3rtty commented Aug 24, 2020

I also created a new release :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants