Steve, On 09/11/2013 11:10 AM, David Cole wrote: > Configure policy warnings with CMake 2.8.12-rc3 in a Qt-enabled VTK > 'master' dashboard: > > http://open.cdash.org/viewConfigure.php?buildid=3025085
The warning reads CMake Warning (dev) in GUISupport/Qt/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "vtkGUISupportQt" has a INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. Can you please teach it to print out the value of each of the two properties so we have some hint about what is different? Thanks, -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
