Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
digikam
CMakeLists.txt.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File CMakeLists.txt.diff of Package digikam
Index: CMakeLists.txt =================================================================== --- CMakeLists.txt.orig +++ CMakeLists.txt @@ -2,6 +2,14 @@ PROJECT(digikam) OPTION(ENABLE_GPHOTO2 "Build digiKam with libgphoto2 support (default=ON)" ON) +set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/modules ) + +# search packages used by KDE +find_package(KDE4 REQUIRED) +include (KDE4Defaults) +include (MacroLibrary) +include(MacroOptionalAddSubdirectory) + # ================================================================================================== # Information to update before to release this package.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor