]> source.dussan.org Git - tigervnc.git/commit
We're trying to use CMake for every arch, so make sure the Windows specific
authorPierre Ossman <ossman@cendio.se>
Thu, 3 Mar 2011 09:25:56 +0000 (09:25 +0000)
committerPierre Ossman <ossman@cendio.se>
Thu, 3 Mar 2011 09:25:56 +0000 (09:25 +0000)
commitc21ddafe5d2bbcdfc8b30d9c2cfb3f261a321cce
treefc0cb55af91aafde198131f2f552647e3e1fc279
parent0c9dddcf4b6ecd23630db8d3c3f58c26b1dca07f
We're trying to use CMake for every arch, so make sure the Windows specific
flag is conditional. Also remove the -DWINDOWS as it is unnecessary (zlib
checks WIN32 as well in all relevant cases).

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