From: brarcher Date: Wed, 5 Feb 2014 16:08:57 +0000 (+0000) Subject: NEWS: Mention example now works with CMake X-Git-Tag: 0.10.0~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a46d6f9faaf50ea9ba5f1cb83e8a81fac451fa3;p=check NEWS: Mention example now works with CMake git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1107 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/NEWS b/NEWS index 6361493..b7d7944 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ In development: * For CMake builds, check_stdint.h was not being installed. This is now fixed. +* Check's example under doc/example now also works for CMake projects + using Visual Studios and MSVC. This includes an example CMake + configuration. + Mon Jan 20, 2014: Released Check 0.9.12 based on r1054 (2014-01-16 23:08:03 +0000)