fonzie
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

FindGPhoto2.cmake
text/plain

Download raw (114 bytes)

#
# Find the native GPHOTO2 includes and library
#

FIND_PACKAGE(PkgConfig)
pkg_check_modules(GPHOTO2 libgphoto2)