Activate by default compile kamera

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=587147
This commit is contained in:
Laurent Montel 2006-09-21 18:30:26 +00:00
parent c0af84c9a0
commit 1602b6e5c7

View file

@ -9,7 +9,7 @@
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
option(KDE4_GPHOTO2 "do not build kamera (gphoto2 required)")
option(KDE4_GPHOTO2 "do not build kamera (gphoto2 required)" ON)
if (KDE4_GPHOTO2 )
IF (GPHOTO2_LIBRARIES AND GPHOTO2_INCLUDE_DIR)
# in cache already