<div dir="ltr">Hi,<div><br></div><div>CMake 2.8.11 solves a lot of dependency tracking issues with normal CMake targets, which helps a lot!</div><div>Unfortunately, the above issues I described months ago are still there.<br>
<br>It wouldn't be a problem if I didn't need, for example, source versions of Protobuf and Intel TBB to work, which both don't provide (and don't seem to want to provide in the future)</div><div>CMake configurations.</div>
<div>When building these from source (because it's necessary in my project to build them from source), using Visual Studio, I'm forced to useĀ <span style="font-family:arial,sans-serif;font-size:12.727272033691406px">include_external_msproject()</span></div>
<div><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">which destroys all the benefits of dependency tracking added to target_link_libraries() in 2.8.11.</span></div><div><span style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br>
</span></div><div><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">I got no response so far, so I don't know if fixing the issue is a work in progress, if it's not, if there is a fundamental issue, or if I'm doing it wrong.</span></div>
<div><br></div><div><font face="arial, sans-serif">Joel Lamotte</font></div><div><font face="arial, sans-serif"><br></font></div></div>