[vtk-developers] CMake devel warnings
David Cole
david.cole at kitware.com
Thu Jan 13 10:55:55 EST 2011
I think Brad King was looking into fixing these warnings.
On Thu, Jan 13, 2011 at 10:30 AM, Kevin H. Hobbs <hobbsk at ohio.edu> wrote:
> 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?
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
More information about the vtk-developers
mailing list