nextcloud-desktop/cmake/Modules
Olivier Goffart 3cc41db0bd Fix warning with clang
/usr/include/features.h:330:4: error: _FORTIFY_SOURCE requires compiling
with optimization (-O) [-Werror,-W#warnings]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
2013-08-01 13:13:05 +02:00
..
AddCMockaTest.cmake tests: Start to use cmocka for the tests. 2012-10-16 10:37:40 +02:00
COPYING-CMAKE-SCRIPTS
DefineCMakeDefaults.cmake Eliminate all warnings 2013-07-31 13:12:10 +02:00
DefineCompilerFlags.cmake Fix warning with clang 2013-08-01 13:13:05 +02:00
DefineInstallationPaths.cmake Set path shortcuts for win32 as well. 2013-01-21 13:38:33 +01:00
DefinePlatformDefaults.cmake cmake: Fix build on OSX. 2012-01-20 15:23:18 +01:00
FindCMocka.cmake tests: Start to use cmocka for the tests. 2012-10-16 10:37:40 +02:00
FindIconv.cmake Iconv: Also search in /usr on OS X 2012-12-11 14:25:56 +01:00
FindIniparser.cmake Simplify FindLibIniparser.cmake 2012-04-17 11:16:32 +02:00
FindLibsmbclient.cmake
FindLibSSH.cmake Update FindLibSSH module to the lastest version. 2010-02-15 11:55:15 +01:00
FindNeon.cmake FindNeon: Work on non-xbuilds as well 2013-02-08 16:08:29 +03:00
FindOpenSSLCross.cmake use custom FindOpenSSL only for cross compilation in any other cases it is used from the local system 2012-07-30 13:27:59 +03:00
FindPackageVersionCheck.cmake Add an improved FindLibSSH module. 2009-08-25 10:53:33 +02:00
FindSQLite3.cmake
GNUInstallDirs.cmake Added GNUInstallDirs.cmake to lower the required cmake version. 2012-04-18 21:32:18 +02:00
MacroAddCompileFlags.cmake
MacroAddLinkFlags.cmake
MacroAddPlugin.cmake
MacroCheckCCompilerFlagSSP.cmake cmake: Fix build on OSX. 2012-01-20 15:23:18 +01:00
MacroCopyFile.cmake
MacroEnsureOutOfSourceBuild.cmake
UseAsciidoc.cmake
UseDoxygen.cmake