Sean McBride wrote:
On 5/1/08 4:59 PM, Bill Hoffman said:

  Policy CMP0003 should be set before this line.  Add code such as

    if(COMMAND cmake_policy)
      cmake_policy(SET CMP0003 NEW)
    endif(COMMAND cmake_policy)
....

OK, this just means that the VTK CMakeFiles have to be updated for CMake 2.6. It is not an issue with this release of CMake. This has been done for most of VTK's tree, the Example directory with Qt on must have been missed.

If someone can fix VTK, I can update all our dashboard machines from rc9
to rc10.

This is not something that changed from RC9 to RC10. It must have been around since RC1...


-Bill

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to