]> source.dussan.org Git - tigervnc.git/commit
Some platforms (I'm looking at you, MinGW64) have gettext but not iconv, so the build...
authorDRC <dcommander@users.sourceforge.net>
Tue, 8 Nov 2011 08:38:58 +0000 (08:38 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 8 Nov 2011 08:38:58 +0000 (08:38 +0000)
commit37596ddea2abe83634f077a7c54d374fcade3a95
treecd4da45e367ad3daa408fa69c00d761aeb20ee22
parentccc0969dd97ed55b063f79fc2b85011e48b765ca
Some platforms (I'm looking at you, MinGW64) have gettext but not iconv, so the build fails because iconv.h is missing.  Thus, disable NLS if either gettext or iconv is not found.

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