Skip to content

Install documentation under the standard CMake directories#348

Open
chrisnovakovic wants to merge 1 commit intogetdnsapi:developfrom
chrisnovakovic:cmake-doc-install-dir
Open

Install documentation under the standard CMake directories#348
chrisnovakovic wants to merge 1 commit intogetdnsapi:developfrom
chrisnovakovic:cmake-doc-install-dir

Conversation

@chrisnovakovic
Copy link

Not all Linux and BSD OSes install user documentation and man pages beneath /usr/share - use the standard CMAKE_INSTALL_DOCDIR and CMAKE_INSTALL_MANDIR variables to decide where they should be installed rather than hardcoding share/ as the prefix.

Not all Linux and BSD OSes install user documentation and man pages
beneath `/usr/share` - use the standard `CMAKE_INSTALL_DOCDIR` and
`CMAKE_INSTALL_MANDIR` variables to decide where they should be
installed rather than hardcoding `share/` as the prefix.
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.

1 participant