Bug 358994

Summary: CMake Warning (dev) at src/svnqt/CMakeLists.txt:101 (add_library)
Product: [Applications] kdesvn Reporter: Orion Poplawski <orion>
Component: GeneralAssignee: KDESvn default assignee <kdesvn-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: Ch.Ehrlicher
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Orion Poplawski 2016-02-04 19:19:27 UTC
CMake Warning (dev) at src/svnqt/CMakeLists.txt:101 (add_library):
  Policy CMP0063 is not set: Honor visibility properties for all target
  types.  Run "cmake --help-policy CMP0063" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.
  Target "svnqt" of type "STATIC_LIBRARY" has the following visibility
  properties set for CXX:
    CXX_VISIBILITY_PRESET
  For compatibility CMake is not honoring them for this target.
This warning is for project developers.  Use -Wno-dev to suppress it.


Reproducible: Always
Comment 1 Christian Ehrlicher 2016-02-04 19:22:43 UTC
fixed with 37215ad0929a3411700df0abe8644cdbf08a9b86 5 days ago