1
1
libssh/cmake/Modules
DDoSolitary 1a24b424ef cmake: Fix Ninja multiple rules error
Currently "cmake -G Ninja" complains about "multiple rules generate
src/libssh_dev.map", because the target has the same name as the output
of the custom command.

Signed-off-by: DDoSolitary <DDoSolitary@gmail.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
2021-03-25 16:39:36 +01:00
..
AddCCompilerFlag.cmake cmake: Add header to AddCCompilerFlag.cmake 2018-08-23 22:33:29 +02:00
AddCMockaTest.cmake cmake: Rewritten AddCMockaTest.cmake 2018-09-26 16:27:22 +02:00
CheckCCompilerFlagSSP.cmake cmake: Fix SSP compiler flag check 2018-08-29 21:21:17 +02:00
COPYING-CMAKE-SCRIPTS Add Makefiles for the CMake build system. 2009-02-02 14:44:46 +00:00
DefineCMakeDefaults.cmake cmake: Always build position independent code 2018-10-02 14:48:02 +02:00
DefineCompilerFlags.cmake cmake: Update compile flags for UndefinedSanitizer 2020-03-30 09:46:18 +02:00
DefinePlatformDefaults.cmake Fix examples compilation on OSX (libargp) 2013-11-03 13:49:27 +01:00
ExtractSymbols.cmake cmake: Fix extract_symbols COPY_TO 2018-08-29 19:04:44 +02:00
FindABIMap.cmake cmake: Fix Ninja multiple rules error 2021-03-25 16:39:36 +01:00
FindArgp.cmake cmake: Try to fix FindArgp module 2016-03-17 10:42:52 +01:00
FindCMocka.cmake cmake: Add CMOCKA_ROOT_DIR with hints and paths. 2013-08-01 16:55:40 +02:00
FindGCrypt.cmake cmake: Link against gpg-error 2018-10-09 13:05:38 +02:00
FindGSSAPI.cmake cmake: detect MIT gssapi shim on osx 2016-03-14 22:27:38 +01:00
FindMbedTLS.cmake add mbedtls crypto support 2017-12-28 11:17:39 +01:00
FindNaCl.cmake src: Update my mail address. 2014-01-07 16:08:23 +01:00
FindNSIS.cmake cmake: Improve NSIS detection on Windows 2018-08-13 21:48:48 +02:00
Findsofthsm.cmake cmake: Add cmake module to find softhsm 2019-12-20 14:36:20 +01:00
GenerateMap.cmake cmake: Introduce symbol versioning 2018-08-08 20:58:23 +02:00
GetFilesList.cmake cmake: Introduce symbol versioning 2018-08-08 20:58:23 +02:00
MacroEnsureOutOfSourceBuild.cmake Add Makefiles for the CMake build system. 2009-02-02 14:44:46 +00:00