Bug 358994 - CMake Warning (dev) at src/svnqt/CMakeLists.txt:101 (add_library)
Summary: CMake Warning (dev) at src/svnqt/CMakeLists.txt:101 (add_library)
Status: RESOLVED FIXED
Alias: None
Product: kdesvn
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: KDESvn default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-04 19:19 UTC by Orion Poplawski
Modified: 2016-02-04 19:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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