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
fixed with 37215ad0929a3411700df0abe8644cdbf08a9b86 5 days ago