Skip to content

cmake: use GNUInstallDirs for install paths#65

Merged
folkertvanheusden merged 1 commit into
folkertvanheusden:masterfrom
mikelolasagasti:fix64
Jun 14, 2026
Merged

cmake: use GNUInstallDirs for install paths#65
folkertvanheusden merged 1 commit into
folkertvanheusden:masterfrom
mikelolasagasti:fix64

Conversation

@mikelolasagasti

Copy link
Copy Markdown
Contributor

Use install TYPEs for standard file destinations where possible and install conversion-scripts under the documentation directory instead of /etc/multitail.

cmake_minimum_required bump is required to work with TYPE.

Fix #64

@folkertvanheusden

Copy link
Copy Markdown
Owner

Wait why the conversion scripts under docs?

@mikelolasagasti

Copy link
Copy Markdown
Contributor Author

That's what Fedora's downstream spec does currently and was also part of the requrest in #64

Use install TYPEs for standard file destinations where possible and
install conversion-scripts under the documentation directory instead of
/etc/multitail.

Fix folkertvanheusden#64

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
@folkertvanheusden folkertvanheusden merged commit 2591822 into folkertvanheusden:master Jun 14, 2026
2 checks passed
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.

Support GNUInstallDirs in CMake

2 participants