<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 28, 2019 at 11:07 AM Scott Bloom <<a href="mailto:scott@towel42.com">scott@towel42.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div lang="EN-US">
<div class="gmail-m_5469093695924889492WordSection1">
<p class="MsoNormal">That is really not what we want.. We simply don’t want the Install target to have a dependency on the unittests. Essentially, the Install target should be have the same as the test target.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">If you to a make test, or from VS, on RUN_TESTS, RMB->Build, it doesn’t build the tests if they are out of date (or non-existant)<u></u><u></u></p>
<p class="MsoNormal"><br>
Scott<u></u><u></u></p>
<p class="MsoNormal"> </p></div></div><a href="https://cmake.org/mailman/listinfo/cmake" rel="noreferrer" target="_blank"></a><br></blockquote><div><br></div><div>I was under the impression that the global INSTALL target is only dependent on the ALL target unless you turn off the dependency.<br></div><div><a href="https://cmake.org/cmake/help/v3.14/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.html">https://cmake.org/cmake/help/v3.14/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.html</a> <br></div></div></div></div>