Sign in
cobalt
/
cobalt
/
d2bc3b69d823bbaf46d1c4355b23486a85a6d791
/
.
/
third_party
/
libwebp
/
cmake
/
WebPConfig.cmake.in
blob: ef3df2fb3ee86bafe2d49b70a096e43bc4971019 [
file
] [
log
] [
blame
]
@PACKAGE_INIT@
set
(
WebP_INCLUDE_DIRS
"webp"
)
set
(
WEBP_INCLUDE_DIRS $
{
WebP_INCLUDE_DIRS
})
set
(
WebP_LIBRARIES
"@INSTALLED_LIBRARIES@"
)
set
(
WEBP_LIBRARIES
"${WebP_LIBRARIES}"
)