Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Staging:C:DVD
kfilemetadata
fix-cmake-policy-warnings.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-cmake-policy-warnings.patch of Package kfilemetadata
From: David Faure <faure@kde.org> Date: Sun, 26 Jul 2015 21:23:57 +0000 Subject: fix cmake policy warnings X-Git-Url: http://quickgit.kde.org/?p=kfilemetadata.git&a=commitdiff&h=e6ce5bc30ecc40343da35affe2edb65947204ea4 --- fix cmake policy warnings --- --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,4 @@ +cmake_minimum_required(VERSION 2.8.9) project(kfilemetadata) set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules") --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -7,6 +7,7 @@ ) target_link_libraries(kfilemetadata + LINK_PRIVATE ${QT_QTCORE_LIBRARY} ${KDE4_KDECORE_LIBS} )
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