[vtk-developers] CMake devel warnings
Kevin H. Hobbs
hobbsk at ohio.edu
Thu Jan 13 10:30:43 EST 2011
All of my VTK builds have warnings like this :
CMake Warning (dev) at
/home/kevin/kitware/CMake/Modules/FindThreads.cmake:156 (INCLUDE):
File /home/kevin/kitware/CMake/Modules/FindThreads.cmake includes
/home/kevin/kitware/VTK/CMake/FindPackageHandleStandardArgs.cmake (found
via CMAKE_MODULE_PATH) which shadows
/home/kevin/kitware/CMake/Modules/FindPackageHandleStandardArgs.cmake.
This may cause errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
CMake/CMakeBackwardCompatibilityC.cmake:49 (INCLUDE)
CMakeLists.txt:485 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
These builds use CMake built nightly. Are these the only VTK builds to
use nightly CMake?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20110113/f2b9b755/attachment.sig>
More information about the vtk-developers
mailing list