Hi,

I get this warning:

-----------------8<----------------------
CMake Warning (dev) at cmake/modules/FindQt4.cmake:826 (SET):
  Local variable "QT4_QTUITOOLS_LIBRARY" is set to


optimized;D:/kde/kde-msvc/lib/QtUiTools.lib;debug;D:/kde/kde-msvc/lib/QtUiTo
olsd.lib

  but the CACHE entry of the same name is set to

    D:/kde/kde-msvc/lib/QtUiTools.lib

  The local variable is hiding the cache value.

  Policy CMP0015 is not set: The set() CACHE mode and option() command make
  the cache value visible.  Run "cmake --help-policy CMP0015" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  cmake/modules/FindQt4.cmake:859 (_QT4_ADJUST_LIB_VARS)
  cmake/modules/MacroOptionalFindPackage.cmake:19 (FIND_PACKAGE)
  CMakeLists.txt:52 (macro_optional_find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.
-----------------8<----------------------


Whats wrong here?

Christian

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to