nextcloud-desktop/cmake/modules
Dominik Schmidt 79ef892e71 Install libocsync to lib/ without subfolder.
Installing to lib/${APPLICATION_EXECUTABLE} has caused a bunch of
irritations in the past and subtle annoying to fix bugs. To avoid name
clashes with branded clients ${APPLICATION_EXECUTABLE} becomes now
part of the filename instead of the subfolder.

The concrete motivation to change this now is that on Windows there
is no RPATH and it's not possible to run owncloud directly from the
Craft Root folder, which is nice when you're developing on Windows.

It would have been possible to change this just for Windows but as
written earlier this has caused lots of issues and thus I think it's
a good idea to just stay consistent accross platforms when touching it.
2018-06-20 11:23:16 +02:00
..
AddAppIconMacro.cmake macos: Add a sidebar icon 2017-07-31 18:43:47 +02:00
AddCMockaTest.cmake Don't install tests and cmocka lib. 2016-02-05 14:14:07 +01:00
CheckCCompilerFlagSSP.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
CheckPrototypeDefinition.c.in Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
CheckPrototypeDefinition.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
COPYING-CMAKE-SCRIPTS Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
Copyright.txt Add Copyright.txt for cmake modules 2014-04-07 01:27:59 +02:00
DefineCMakeDefaults.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
DefineCompilerFlags.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
DefineInstallationPaths.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
DefinePlatformDefaults.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
DeployQt5.cmake CPack is still needed for Windows 2014-10-01 21:16:18 +02:00
ECMAddAppIcon.cmake Fix for png2ico 2018-05-14 13:40:12 +02:00
ECMFindModuleHelpers.cmake Use new ECMAddAppIcon macro for application icons. 2018-01-13 13:58:17 +01:00
ECMFindModuleHelpersStub.cmake Use new ECMAddAppIcon macro for application icons. 2018-01-13 13:58:17 +01:00
FindCMocka.cmake Fix find_library FindCMocka.cmake 2016-10-22 14:52:27 +02:00
FindIcoTool.cmake Add FindIcoTool.cmake 2018-05-14 13:40:12 +02:00
FindINotify.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
FindLibSSH.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
FindPackageVersionCheck.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
FindPdfLatex.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
FindPng2Ico.cmake Use new ECMAddAppIcon macro for application icons. 2018-01-13 13:58:17 +01:00
FindQt5Keychain.cmake Fix build on Debian 7 (CMake pre 2.8.12) 2017-05-29 21:44:25 +02:00
FindSMBClient.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
FindSparkle.cmake Find sparkle the first time around 2014-01-30 12:57:33 +01:00
FindSphinx.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
FindSQLite3.cmake FindSql3.cmake: Add the input variable in the search path 2018-06-04 11:44:09 +02:00
GetGitRevisionDescription.cmake Update GetGitRevisionDescription.cmake 2015-02-20 10:11:30 +01:00
GetGitRevisionDescription.cmake.in Update About dialog 2012-12-20 20:35:21 +01:00
GNUInstallDirs.cmake Simplify creating the library path 2015-09-29 00:15:39 +02:00
MacOSXBundleInfo.plist.in Rename Placeholders to Virtual Files in code #6531 2018-05-23 09:57:00 +02:00
MacroAddCompileFlags.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
MacroAddLinkFlags.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
MacroEnsureOutOfSourceBuild.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
MacroLogFeature.cmake Initial changes to also build on Qt5, doesn't compile yet 2013-08-28 17:03:31 +02:00
MacroOptionalFindPackage.cmake Initial changes to also build on Qt5, doesn't compile yet 2013-08-28 17:03:31 +02:00
NSIS.InstallOptions.ini.in Add win32 packaging with nsi 2012-04-02 13:44:24 +02:00
NSIS.template.in Install libocsync to lib/ without subfolder. 2018-06-20 11:23:16 +02:00
UseDoxygen.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
Warnings.cmake Fix a bunch of warning with clang 2018-04-23 13:22:01 +02:00