No objections here.<br><br><div class="gmail_quote">On Thu, Jan 7, 2010 at 3:59 PM, Francois Bertel <span dir="ltr"><<a href="mailto:francois.bertel@kitware.com">francois.bertel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
<br>
Since we now require Qt 4.5 as a minimal version, can we get rid of<br>
DESIRED_QT_VERSION?<br>
<br>
The following list is the only places where DESIRED_QT_VERSION occur<br>
(grep for the ParaView3 source tree):<br>
<br>
./VTK/Examples/GUI/Qt/Events/CMakeLists.txt:15:SET(DESIRED_QT_VERSION<br>
${VTK_DESIRED_QT_VERSION} CACHE FILEPATH "")<br>
./VTK/Examples/GUI/Qt/GraphicsView/CMakeLists.txt:14:SET(DESIRED_QT_VERSION<br>
${VTK_DESIRED_QT_VERSION} CACHE FILEPATH "")<br>
./VTK/Examples/GUI/Qt/GraphicsView/CMakeLists.txt:18:IF(DESIRED_QT_VERSION<br>
GREATER 3 AND QT_VERSION_MINOR GREATER 3)<br>
./VTK/Examples/GUI/Qt/GraphicsView/CMakeLists.txt:45:ENDIF(DESIRED_QT_VERSION<br>
GREATER 3 AND QT_VERSION_MINOR GREATER 3)<br>
./VTK/Examples/GUI/Qt/ImageViewer/CMakeLists.txt:14:SET(DESIRED_QT_VERSION<br>
${VTK_DESIRED_QT_VERSION} CACHE FILEPATH "")<br>
./VTK/Examples/GUI/Qt/SimpleView/CMakeLists.txt:15:SET(DESIRED_QT_VERSION<br>
${VTK_DESIRED_QT_VERSION} CACHE FILEPATH "")<br>
./VTK/Examples/Infovis/Cxx/CustomLinkView/CMakeLists.txt:15:SET(DESIRED_QT_VERSION<br>
${VTK_DESIRED_QT_VERSION} CACHE FILEPATH "")<br>
./VTK/Examples/Infovis/Cxx/EasyView/CMakeLists.txt:15:SET(DESIRED_QT_VERSION<br>
${VTK_DESIRED_QT_VERSION} CACHE FILEPATH "")<br>
./VTK/Examples/Infovis/Cxx/StatsView/CMakeLists.txt:15:SET(DESIRED_QT_VERSION<br>
${VTK_DESIRED_QT_VERSION} CACHE FILEPATH "")<br>
./VTK/Examples/Infovis/Cxx/ChartView/CMakeLists.txt:15:SET(DESIRED_QT_VERSION<br>
${VTK_DESIRED_QT_VERSION} CACHE FILEPATH "")<br>
./VTK/GUISupport/Qt/VTKConfigQt.cmake.in:15:SET(VTK_DESIRED_QT_VERSION<br>
"@DESIRED_QT_VERSION@")<br>
<br>
Any objection before I remove DESIRED_QT_VERSION?<br>
<br>
--<br>
François Bertel, PhD  | Kitware Inc. Suite 204<br>
1 (518) 371 3971 x113 | 28 Corporate Drive<br>
                      | Clifton Park NY 12065, USA<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br>