Hi,<br><br>OpenSSL is very tricky on Windows. You&#39;ll find my solution (it requires a two-stage process) at <a href="http://gitorious.org/winstng">http://gitorious.org/winstng</a><br><br><br><div class="gmail_quote">On Sat, Mar 17, 2012 at 10:03 PM, Bill Lorensen <span dir="ltr">&lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
<br>
I&#39;ve recently created a number of super builds using CMake&#39;s External<br>
Project mechanism. Each external project requires some sort of<br>
download, configuration, build and possibly install. The CMake defines<br>
needed to correctly access the results of the external project vary<br>
significantly. The trickiest part is find the proper download,<br>
configuration and CMake defines.<br>
<br>
For example, for the Point Cloud Library (<a href="http://pointclouds.org/" target="_blank">http://pointclouds.org/</a>) I<br>
created these external projects:<br>
VTK - git, cmake, make; VTK_DIR<br>
FLANN - zip, cmake, make install; FLANN_LIBRARY, FLANN_INCUDE_DIR<br>
Eigen - .tar.bz2,; EIGEN_INCLUDE_DIR<br>
Qhull - git, cmake, make;QHULL_LIBRARY,QHULL_INCLUDE_DIR<br>
Boost - .tar.gz, bootstrap.sh, b2; BOOST_ROOT<br>
GTest - .zip, cmake, make; GTEST_ROOT,GTEST_INCLUDE_DIR<br>
<br>
Slicer4 has many more.<br>
<br>
Should we start collecting sample ExternalProject_Add files for<br>
external projects?<br>
<br>
Bill<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
<font color="#888888">--<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>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Pau Garcia i Quiles<br><a href="http://www.elpauer.org">http://www.elpauer.org</a><br>(Due to my workload, I may need 10 days to answer)<br>