aboutsummaryrefslogtreecommitdiff
path: root/tests/KDEInstallDirsTest/usr_vars_defined
AgeCommit message (Collapse)Author
2014-12-28Refactor KDEInstallDirs tests.Alex Merry
REVIEW: 121646
2014-11-07Set CMAKE_INSTALL_SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usrAlex Merry
When installing to /usr, we should use /etc for configuration. Using /usr/etc does not make sense. REVIEW: 120246