CMake/Tests/FindGTK2
Brad King c41b9dc7b5 Tests: Fix GTK2Components.gtkmm test with sigc++ >= 2.5.1
FindGTK2 adds compile features to GTK2::sigc++ so that clients will
compile as C++11 or above.  However, our test case covers using just the
library list variables instead of the imported targets.  Fix this case
by propagating the compile features manually.
2016-03-25 09:19:33 -04:00
..
atk
atkmm
cairo
cairomm
gdk
gdk_pixbuf
gdkmm
gio
giomm
glib
glibmm
gmodule
gobject
gthread
gtk
gtkmm Tests: Fix GTK2Components.gtkmm test with sigc++ >= 2.5.1 2016-03-25 09:19:33 -04:00
pango
pangocairo
pangoft2
pangomm
pangoxft
sigc++
CMakeLists.txt