Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[install] CMakeLists.txt hardcodes /etc/... paths #557

@bjornfor

Description

@bjornfor

Please use GNUInstallDirs[1] so that sysconfdir can be passed to cmake in a standard way.

(In Nixpkgs we now have to patch CMakeLists.txt, and that's pointless extra work for downstreams.)

[1] https://cmake.org/cmake/help/v3.0/module/GNUInstallDirs.html

Metadata

Metadata

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions