If you are using SVN_REVISION with a specific revision number like that, you can do:

   UPDATE_COMMAND ""

because there is never any need to update after the initial checkout at that revision.

If you then later change to another revision, the parameters to the svn checkout ("dowload") step change when you change the revision number, and it should do another checkout on a subsequent build after that.


HTH,
David C.

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to