Try to fix compile

svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=539721
This commit is contained in:
Laurent Montel 2006-05-11 15:30:08 +00:00
parent 7bc5cdd704
commit a106373630

View file

@ -40,5 +40,7 @@ if (KDE4_GPHOTO2 )
message(STATUS "Found gphoto2: ${GPHOTO2_LIBRARIES}")
ENDIF (GPHOTO2_LIBRARIES AND GPHOTO2_INCLUDE_DIRS)
ENDIF (GPHOTO2_LIBRARIES AND GPHOTO2_INCLUDE_DIR)
MARK_AS_ADVANCED(GPHOTO2_LIBRARIES GPHOTO2_INCLUDE_DIRS)
endif(KDE4_GPHOTO2)