Hello, 

I use the URL_MD5 variable to avoid downloading more than once a library with 
the ExternalProject_Add command. 
However, I don't manage to get the same MD5 code as CMake when I try to get one 
with generators available on the internet. 

How could I get the same one for an URL written in the form 
http://www.mywebsite.myext/mypath/myfile? 
I have already tried the MD5 of the URL and of myfile but I don't get the same 
MD5 as CMake. 

Thanks! 

Cédric 
-- 

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