<div dir="ltr">On Thu, Sep 21, 2017 at 1:09 PM, J Decker <span dir="ltr"><<a href="mailto:d3ck0r@gmail.com" target="_blank">d3ck0r@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">how do I make sure that externalprojects get built if I change a source in one?</div></blockquote><div><br></div><div>"BUILD_ALWAYS 1" should always trigger the build of the external project.</div><div>This would be required since only the external project's build system will know if something relevant has changed or not.</div><div><br></div><div>Nils<br></div></div></div></div>