nextcloud-desktop/cmake/modules
Olivier Goffart 6e57b0219e Don't link dirrectly against openssl
All our crypto code is handled by qt nodaways.
No need to carry this dependency.

Especially since it causes warnings on system where there are
twp openssl version installed:
/usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /usr/lib/libQt5Network.so.5.9.0, may conflict with libcrypto.so.1.1
2017-06-13 11:27:23 +02:00
..
AddAppIconMacro.cmake Windows mingw32: Fix finding of windres binary. 2014-11-19 14:16:56 +01: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
FindCMocka.cmake Fix find_library FindCMocka.cmake 2016-10-22 14:52:27 +02:00
FindIconv.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01: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
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 Really use internal SQLite on Windows 2014-10-19 08:51:01 +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 OS X: Allow ampersand in APPLICATION_NAME #4657 2016-04-15 11:30:49 +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
MacroAddPlugin.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
MacroCopyFile.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02: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 NSIS: Don't display link on finish page 2017-03-06 15:40:10 +01:00
QtVersionAbstraction.cmake Require Qt5 2017-04-20 09:39:41 +02:00
UseAsciidoc.cmake Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
UseDoxygen.cmake More GmbH -> Inc Copyright header fixes 2016-07-26 16:53:11 +02:00
Warnings.cmake Use Qt logging categories for logging 2017-05-11 17:22:59 +02:00