mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
FindPNG: Create an imported PNG::PNG target (#15911)
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.
This commit is contained in:
committed by
Brad King
parent
c13ed96401
commit
9b08c62330
@@ -0,0 +1,4 @@
|
||||
FindPNG-imported-targets
|
||||
------------------------
|
||||
|
||||
* The :module:`FindPNG` module now provides imported targets.
|
||||
Reference in New Issue
Block a user