]> granicus.if.org Git - check/commit
cmake: add checks for remaining printf functions
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Thu, 2 Jan 2014 02:42:55 +0000 (02:42 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Thu, 2 Jan 2014 02:42:55 +0000 (02:42 +0000)
commit1a6d3ae53f79e3407b33635d26a518c5699362cf
tree98a82a267f88d1db79f33b8274ca28f0f3af336b
parent79254894ba9ea1948f3e3f3b9a1ae63cb0a39b02
cmake: add checks for remaining printf functions

snprintf.c expects several HAVE_* definitions, and by only checking
snprintf, most are unavailable which cause linking problems
with MSVC

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@993 64e312b2-a51f-0410-8e61-82d0ca0eb02a
CMakeLists.txt