]> source.dussan.org Git - tigervnc.git/commit
This is subtle, but add_definitions() also adds definitions to the windres command...
authorDRC <dcommander@users.sourceforge.net>
Wed, 12 Oct 2011 21:29:34 +0000 (21:29 +0000)
committerDRC <dcommander@users.sourceforge.net>
Wed, 12 Oct 2011 21:29:34 +0000 (21:29 +0000)
commit7f2f25bb45ae0ec08975a7cff8a3208f29ff2583
tree3af5fb759a8e8991f2818c2495094fb9403265ca
parent552f3db5f5bf2a4e3af28edad741395e1681e575
This is subtle, but add_definitions() also adds definitions to the windres command line when building with MinGW, and this causes subsequent barfage because windres doesn't grok the -static-libgcc flag.

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