]> granicus.if.org Git - check/commit
Initial commit of cmake support, based on mloskot patch
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 25 Dec 2013 03:03:58 +0000 (03:03 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 25 Dec 2013 03:03:58 +0000 (03:03 +0000)
commit1145bd75cb669f4da97055879aa882fd6abe9856
tree20d01d0987a2390c1e46e244de3ab18d755c1913
parentabb01cfc03af4ded08a88247b57236f3d1d8b766
Initial commit of cmake support, based on mloskot patch

This commit is likely not functional yet. More changes
on the way for complete cmake support

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@928 64e312b2-a51f-0410-8e61-82d0ca0eb02a
.gitignore
CMakeLists.txt [new file with mode: 0644]
cmake/CheckHeaderDirent.cmake [new file with mode: 0644]
cmake/CheckStructMember.cmake [new file with mode: 0644]
cmake/CheckTypeExists.cmake [new file with mode: 0644]
cmake/config.h.in [new file with mode: 0644]
lib/CMakeLists.txt [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]