]> source.dussan.org Git - tigervnc.git/commit
We don't want to lose the checks performed by assert() in release builds
authorPierre Ossman <ossman@cendio.se>
Wed, 19 Mar 2014 12:43:51 +0000 (12:43 +0000)
committerPierre Ossman <ossman@cendio.se>
Wed, 19 Mar 2014 12:43:51 +0000 (12:43 +0000)
commit8eaa19010f3263ab2b95bfc428189d16eb8e95b0
treed1585d19b119f635a4ac66f5526f3500b7a00d81
parentc1244c096dd9d314465a985e06d97450c8c871a2
We don't want to lose the checks performed by assert() in release builds
so make sure we remove NDEBUG. Based on work by Tim Waugh for Red Hat.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5168 3789f03b-4d11-0410-bbf8-ca57d06f2519
CMakeLists.txt