nextcloud-desktop/cmake/Modules
Klaas Freitag 2bb52ef6f9 Merge branch 'master' into dav - get cmocka tests and database move.
Conflicts:
	CMakeLists.txt
	cmake/Modules/FindCMocka.cmake
	src/csync.c
	src/csync_exclude.c
	src/csync_reconcile.c
	src/csync_statedb.c
	src/csync_update.c
	src/csync_util.c
	src/vio/csync_vio.c
	tests/CMakeLists.txt
	tests/csync_tests/check_csync_exclude.c
	tests/csync_tests/check_csync_statedb_load.c
	tests/csync_tests/check_csync_statedb_query.c
	tests/csync_tests/check_csync_update.c
	tests/std_tests/check_std_c_path.c
2012-10-27 19:27:14 +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
DefineCompilerFlags.cmake cmake: Fix compile option on UNIX with Clang. 2012-10-22 11:20:30 +02:00
DefineInstallationPaths.cmake
DefinePlatformDefaults.cmake
FindCMocka.cmake tests: Start to use cmocka for the tests. 2012-10-16 10:37:40 +02:00
FindIniparser.cmake Simplify FindLibIniparser.cmake 2012-04-17 11:16:32 +02:00
FindLibsmbclient.cmake
FindLibSSH.cmake
FindLog4C.cmake cmake: Make Log4C optional. 2012-04-17 11:21:03 +02:00
FindNeon.cmake Simplify FindNeon.cmake 2012-04-14 03:13:28 +02: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
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
MacroCopyFile.cmake
MacroEnsureOutOfSourceBuild.cmake
UseAsciidoc.cmake
UseDoxygen.cmake