mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-06 15:19:56 -06:00
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.