diff --git a/cmake/modules/FindGphoto2.cmake b/cmake/modules/FindGphoto2.cmake index aee94273f..5a0ce4321 100644 --- a/cmake/modules/FindGphoto2.cmake +++ b/cmake/modules/FindGphoto2.cmake @@ -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