mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-23 15:11:01 -06:00
Imported targets are now the recommended way of dealing with external library dependencies. Add one for FindPNG and update documentation accordingly. Also add a test case activated by CMake_TEST_FindPNG.