mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
c41b9dc7b5
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.