nextcloud-desktop/cmake/modules
Daniel Molkentin 42abf4101c Honor cmake's install prefix
since the entire ting is so incredibly broken in cmake,
use the approach taken by csync (which emulates the
approach of autotools), to get the directories right.

This mandates changes in the theme, which need discussion
(APPLICATION_SHORTNAME must now equal appName(), and
APPLICATION_NAME should equal appGuiName()).
2013-08-22 09:40:25 +02:00
..
AddAppIconMacro.cmake Fatal error if svn2ico is missing. 2012-08-13 15:05:40 +03:00
DefineInstallationPaths.cmake Honor cmake's install prefix 2013-08-22 09:40:25 +02:00
FindCsync.cmake Changed FindCSync module to not check relative pathes + docu. 2013-01-22 15:08:56 +01:00
FindINotify.cmake Find inotify on multiarch debian/ubuntu 2012-12-04 17:48:14 +01:00
FindPdfLatex.cmake Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) 2012-11-25 00:38:47 +01:00
FindQtKeychain.cmake Fix cmake checks on QtKeyChain. 2012-11-28 10:44:25 +01:00
FindSphinx.cmake Add doc cmake targets (HTML, PDF, QtHelp, CHM, man) 2012-11-25 00:38:47 +01:00
GetGitRevisionDescription.cmake Update About dialog 2012-12-20 20:35:21 +01:00
GetGitRevisionDescription.cmake.in Update About dialog 2012-12-20 20:35:21 +01:00
GNUInstallDirs.cmake Add missing GNUInstallDirs module for cmake. 2012-04-21 11:22:03 +02:00
MacOSXBundleInfo.plist.in Prepare for Mac package signing. 2012-10-09 01:40:43 +02:00
NSIS.InstallOptions.ini.in Add win32 packaging with nsi 2012-04-02 13:44:24 +02:00
NSIS.template.in NSIS: install libjpeg for qjpeg4.dll 2013-08-08 15:39:34 +02:00
Warnings.cmake -Wno-long-long required due to Qt headers 2013-08-07 13:19:21 +02:00