build: Added CMake build of cmockery.
authorAndreas Schneider <asn@cynapses.org>
Wed, 29 Dec 2010 12:51:21 +0000 (13:51 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 31 May 2011 17:45:28 +0000 (19:45 +0200)
commitdafc2dd4bd95e991ec69a22a729f9e0c79c6ca2e
tree23ae0aa3029bd0006b879cb51f453728d25bf74f
parent386504bff3f84b9b106c25f296685ba572fbab20
build: Added CMake build of cmockery.
12 files changed:
CMakeLists.txt [new file with mode: 0644]
ConfigureChecks.cmake [new file with mode: 0644]
cmake/Modules/COPYING-CMAKE-SCRIPTS [new file with mode: 0644]
cmake/Modules/DefineCMakeDefaults.cmake [new file with mode: 0644]
cmake/Modules/DefineCompilerFlags.cmake [new file with mode: 0644]
cmake/Modules/DefineInstallationPaths.cmake [new file with mode: 0644]
cmake/Modules/DefinePlatformDefaults.cmake [new file with mode: 0644]
cmake/Modules/MacroCheckCCompilerFlagSSP.cmake [new file with mode: 0644]
cmake/Modules/MacroEnsureOutOfSourceBuild.cmake [new file with mode: 0644]
config.h.cmake [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/google/CMakeLists.txt [new file with mode: 0644]