<div dir="ltr">Hi James, <div><br></div><div style>On a slightly different topic, you mentioned you were using Boost, did you find a version of boost &gt; 1.49 that was CMake&#39;ified ? </div><div style><br></div><div style>

Here is the one I found: <a href="http://gitorious.org/boost/cmake/trees/cmake-1.49.0">http://gitorious.org/boost/cmake/trees/cmake-1.49.0</a></div><div style><br></div><div style>Thanks</div><div style>Jc</div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Thu, Feb 21, 2013 at 12:39 PM, Bill Hoffman <span dir="ltr">&lt;<a href="mailto:bill.hoffman@kitware.com" target="_blank">bill.hoffman@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On 2/21/2013 10:34 AM, James Turner wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;ve just setup a SuperBuild using ExternalProject, and am pleasantly<br>
surprised how well it works so far.<br>
<br>
I&#39;ve encountered one issue, which is awkward - I&#39;m basically using<br>
the SuperBuild to automate assembling / updating dependencies for the<br>
final sub-project, which is the real project I normally work on. I<br>
typically work on that project using Xcode and the Xcode generator.<br>
The problem is, if I use -G Xcode for the super build, some parts<br>
fail (and to be honest this is no surprise - amongst the dependencies<br>
is Boost, for example).<br>
<br>
So the question, can I safely set things to use a different generator<br>
for a CMake-based ExternalProject, and still have a top-level build<br>
of everything? The documentation for how the generator flag is<br>
handled by ExternalProject_Add, makes me think there might be<br>
something &#39;magic&#39; happening. (This would mean, for example, the<br>
top-level Makefile called xcodebuild to build the xcodeprojs I<br>
guess)<br>
<br>
I didn&#39;t yet try this on MSVC, I&#39;m curious what the situation will be<br>
there with the same setup. Is a top-level NMake build with msbuild of<br>
VisualStudio child projects possible?<br>
</blockquote></div></div>
It should work.  I do VS project builds with VS all the time.   The Xcode generator should work as well.  It passes the tests for external project.  So, that should be something that should be fixed.<br>
<br>
<br>
-- <br>
Bill Hoffman<br>
Kitware, Inc.<br>
28 Corporate Drive<br>
Clifton Park, NY 12065<br>
<a href="mailto:bill.hoffman@kitware.com" target="_blank">bill.hoffman@kitware.com</a><br>
<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br>
<a href="tel:518%20881-4905" value="+15188814905" target="_blank">518 881-4905</a> (Direct)<br>
<a href="tel:518%20371-3971%20x105" value="+15183713971" target="_blank">518 371-3971 x105</a><br>
Fax <a href="tel:%28518%29%20371-4573" value="+15183714573" target="_blank">(518) 371-4573</a><br>
--<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/<u></u>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/<u></u>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/<u></u>listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>+1 919 869 8849<br>
</div></div>