Commit Graph

7 Commits (171390fdc972c786ffbc9b09ce0e4d11fac5e1a5)

Author SHA1 Message Date
Reion Wong 7432225aa7 fix(core): port desktop components to Qt6 4 weeks ago
reionwong d8d26738ee Power Mode: Adjust intel gpu frequency 5 years ago
reionwong f242d0bcd4 Update interface name 5 years ago
reionwong 6ad5a772ce Fix CMake installation errors 5 years ago
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.
5 years ago
s0dyy 37ed57db67 Use CMAKE_INSTALL_BINDIR instead of hardcoded path 5 years ago
reionwong 5584fb1a7b Add cpufreq tool 5 years ago