File: Config.cmake.in

package info (click to toggle)
libspng 0.7.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,532 kB
  • sloc: ansic: 7,896; sh: 39; makefile: 22; cpp: 14
file content (7 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
7
@PACKAGE_INIT@

find_dependency(ZLIB REQUIRED)

include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")

check_required_components(spng)