File: WebPConfig.cmake.in

package info (click to toggle)
libwebp 0.6.1-2.1%2Bdeb11u2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 7,536 kB
  • sloc: ansic: 66,130; makefile: 520; sh: 221; python: 163
file content (6 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
@PACKAGE_INIT@

set(WebP_INCLUDE_DIRS "webp")
set(WEBP_INCLUDE_DIRS ${WebP_INCLUDE_DIRS})
set(WebP_LIBRARIES "@INSTALLED_LIBRARIES@")
set(WEBP_LIBRARIES "${WebP_LIBRARIES}")