<p dir="ltr">I do this using the spack autobuilder.  Only problem is it doesn't run on windows.  Maybe Conda?</p>
<div class="gmail_quote">On Mar 30, 2017 9:45 AM, "Robert Dailey" <<a href="mailto:rcdailey.lists@gmail.com">rcdailey.lists@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Mar 30, 2017 at 3:42 AM, Tamás Kenéz <<a href="mailto:tamas.kenez@gmail.com">tamas.kenez@gmail.com</a>> wrote:<br>
> An alternative to the CMake superbuild: leave your actual project intact.<br>
> Simply create a separate shell script which builds all the dependencies (by<br>
> running cmake commands). Or, if you do like the ExternalProject stuff,<br>
> create a superbuild which builds only the dependencies.<br>
<br>
Problem with that is that it's not a portable solution. The #1 benefit<br>
of using CMake superbuilds (supplied with CMake build solution for the<br>
target library) is that it will function correctly on all platforms.<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" rel="noreferrer" target="_blank">http://www.cmake.org/Wiki/<wbr>CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/cmake</a></blockquote></div>