]> source.dussan.org Git - tigervnc.git/commit
We don't use fltk_images or fltk_forms, so don't try to detect those (otherwise,...
authorDRC <dcommander@users.sourceforge.net>
Thu, 23 Jun 2011 09:30:15 +0000 (09:30 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 23 Jun 2011 09:30:15 +0000 (09:30 +0000)
commit71f21994964bc8b81ed7233a3e505d0c5a5ea980
tree3e5a510da3bcfe0bf85d53506cf439134d5fd711
parent086359c417c646fa5ab070cc50455ba7ff8f7c46
We don't use fltk_images or fltk_forms, so don't try to detect those (otherwise, when linking against libfltk.a, the build system will try to link with libfltk_images.a and libfltk_forms.a as well, which can introduce external dependencies that we don't want.)

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