[vtkusers] vtk 5.4.0 FindBoost.cmake warning
Wylie, Brian
bnwylie at sandia.gov
Wed May 13 11:18:12 EDT 2009
1) This can safely be ignored
2) I think if you upgrade to CMake 2.6.4 this warning will go away.
Brian Wylie - Org 1424
Sandia National Laboratories
MS 1323 - Building CSRI/242
(505)844-2238 FAX(505)284-2518
_______ __
/_ __(_) /_____ _____
/ / / / __/ __ `/ __ \
/ / / / /_/ /_/ / / / /
/_/ /_/\__/\__,_/_/ /_/
Informatics Toolkit
________________________________
From: vtkusers-bounces at vtk.org [mailto:vtkusers-bounces at vtk.org] On Behalf Of Darren Weber
Sent: Tuesday, May 12, 2009 5:17 PM
To: VTK Users
Subject: [vtkusers] vtk 5.4.0 FindBoost.cmake warning
What does this mean and how is it fixed?
-- Boost version: 1.38.0
-- Found the following Boost libraries:
CMake Warning (dev) at CMakeLists.txt:1005 (FIND_PACKAGE):
Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH
and POP. Run "cmake --help-policy CMP0011" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
The included script
/opt/local/var/macports/build/_Users_dweber_ports_graphics_vtk-devel/work/vtk-5.4/CMake/FindBoost.cmake
affects policy settings. CMake is implying the NO_POLICY_SCOPE option for
compatibility, so the effects are applied to the including context.
This warning is for project developers. Use -Wno-dev to suppress it.
Regards, Darren
More information about the vtkusers
mailing list