<div dir="ltr">On Thu, Sep 17, 2015 at 7:44 AM, Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com" target="_blank">brad.king@kitware.com</a>></span> wrote:<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
</span>Thanks, applied:<br>
<br>
 FindPythonLibs: Match include dir to library version<br>
 <a href="http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=89717916" rel="noreferrer" target="_blank">http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=89717916</a></blockquote><div><br></div><div>This should be the last one.  It finds the install prefix for PYTHON_EXECUTABLE</div><div>and uses it as a hint for the library location (on WIN32 it uses ${_prefix}/libs, on</div><div>other systems it uses ${_prefix}/lib).</div><div><br></div><div> - David</div></div><br></div></div>