nextcloud-desktop/cmake/modules
Daniel Molkentin 5c495265f4 Consolidate theming support.
This implements out-of-repository-theming, and removes the old
custom.ini theming that never worked on all platforms and had
no straight deployment story.

The new approach requires the CMAKE variable OEM_THEME_DIR to
point to a directory that must at least contain an OEM.cmake file
(check OWNCLOUD.cmake for possible options) as well as a themes.qrc
and a themes/ directory that directly correspond to the ones in
the source tree.
2013-01-10 17:16:59 +01:00
..
AddAppIconMacro.cmake Fatal error if svn2ico is missing. 2012-08-13 15:05:40 +03:00
FindCsync.cmake CMake: Also set CSYNC_BINARY_DIR 2012-10-10 15:15:19 +02: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 Consolidate theming support. 2013-01-10 17:16:59 +01:00