diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-11-20 03:19:51 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-11-19 11:19:51 -0800 |
| commit | ff6a725392fcffa647880293e4c0a1352f0d3473 (patch) | |
| tree | f5dd5880c30d331dc09b148dd4f27d2c27811fa0 /ports/libpng-apng/usage | |
| parent | a6f38607ba85b2ab52964726cc49a4bc08891f68 (diff) | |
| download | vcpkg-ff6a725392fcffa647880293e4c0a1352f0d3473.tar.gz vcpkg-ff6a725392fcffa647880293e4c0a1352f0d3473.zip | |
[lipng/libpng-apng]Remove port libpng-apng and add apng as a feature with libpng. (#8622)
* [lipng/libpng-apng]Remove port libpng-apng and add apng as a feature with libpng.
* [libpng]Move feature apng operations before download libpng source.
* [libpng]Fix unset patch path.
* [libpng]Re-fix unset patch path.
Diffstat (limited to 'ports/libpng-apng/usage')
| -rw-r--r-- | ports/libpng-apng/usage | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/libpng-apng/usage b/ports/libpng-apng/usage deleted file mode 100644 index d9c299738..000000000 --- a/ports/libpng-apng/usage +++ /dev/null @@ -1,4 +0,0 @@ -The package libpng-apng is compatible with built-in CMake targets: - - find_package(PNG REQUIRED) - target_link_libraries(main PRIVATE PNG::PNG) |
