Skip to content

Make man-page install dir configurable for cmake build system #89

@derselbst

Description

@derselbst

Currently the installation path for manual pages is hardcoded to
"PREFIX/share/man/man1", which causes trouble on systems that use a different install path (like "PREFIX/man/man1") instead.

Other projects use something like -DINSTALL_MAN_DIR. Please add something like this to fluidsynth's cmake build system.

Reported by: ppr-kut

Original Ticket: fluidsynth/tickets/90

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions