mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-30 20:59:12 +08:00
[poco]Re-fix unbundled_pdf.patch
This commit is contained in:
parent
6f13a587c0
commit
9711ca77d3
@ -6,7 +6,7 @@ index 3e44906..ae8fe6e 100644
|
||||
|
||||
# TODO: Currently only bundled is supported, in future this should also be possible
|
||||
# with an unbundled version of libpng
|
||||
+find_package(png REQUIRED)
|
||||
+find_package(PNG REQUIRED)
|
||||
+if (0)
|
||||
POCO_SOURCES( SRCS libpng
|
||||
src/png.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user