<br><div class="gmail_quote">On Wed, May 13, 2009 at 8:18 AM, Wylie, Brian <span dir="ltr">&lt;<a href="mailto:bnwylie@sandia.gov">bnwylie@sandia.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
1) This can safely be ignored<br>
2) I think if you upgrade to CMake 2.6.4 this warning will go away.<br>
<br>
<div><div class="h5">

</div></div></blockquote></div><br><br>FYI, it&#39;s still around with cmake 2.6.4, i.e.:<br><br>-- Boost version: 1.38.0<br>-- Found the following Boost libraries:<br>CMake Warning (dev) at CMakeLists.txt:1005 (FIND_PACKAGE):<br>
  Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH<br>  and POP.  Run &quot;cmake --help-policy CMP0011&quot; for policy details.  Use the<br>  cmake_policy command to set the policy and suppress this warning.<br>
<br>  The included script<br><br>    /opt/local/var/macports/build/_Users_dweber_ports_graphics_vtk-devel/work/vtk-5.4/CMake/FindBoost.cmake<br><br>  affects policy settings.  CMake is implying the NO_POLICY_SCOPE option for<br>
  compatibility, so the effects are applied to the including context.<br>This warning is for project developers.  Use -Wno-dev to suppress it.<br><br><br>