Commit Graph

3 Commits (7cc450fce98fa735f5206393fd8c3cd79bab1fce)

Author SHA1 Message Date
Zhu Zihao 209d725acd
Allow user to specify custom prefix for resource files.
* CMakeLists.txt: include GNUInstallDirs.

* cpufreq/CMakeLists.txt: Replace hardcoded path with ${CMAKE_INSTALL_XXXXX} variables.
* session/CMakeLists.txt: Ditto.
* shutdown-ui/CMakeLists.txt: Ditto.
* setting-daemon/CMakeLists.txt: Ditto.
* screen-brightness/CMakeLists.txt: Ditto.
* polkit-agent/CMakeLists.txt: Ditto.

* screen-brightness/org.cutefish.brightness.pkexec.policy:

Rename to file with ".in" extension.
Replace hardcoded path with @CMAKE_INSTALL_FULL_XXXXX@ variables.

* cpufreq/org.cutefish.cpufreq.pkexec.policy: Ditto.
4 years ago
s0dyy 37ed57db67 Use CMAKE_INSTALL_BINDIR instead of hardcoded path 4 years ago
reionwong 5584fb1a7b Add cpufreq tool 4 years ago