<div dir="ltr">Ray<div><br></div><div>Thanks, removing them from the sub projects didn't cause any issues, although I am still having the issue with either a no rule to make target error or if I remove the header I get a linking error: <a href="http://stackoverflow.com/questions/33209659/cmake-no-rule-to-make-target-for-internal-shared-library?noredirect=1#comment54229598_33209659">http://stackoverflow.com/questions/33209659/cmake-no-rule-to-make-target-for-internal-shared-library?noredirect=1#comment54229598_33209659</a></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 19, 2015 at 9:48 PM, Raymond Wan <span dir="ltr"><<a href="mailto:rwan.work@gmail.com" target="_blank">rwan.work@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Owen,<br>
<span class=""><br>
<br>
On Mon, Oct 19, 2015 at 8:43 PM, Owen Alanzo Hogarth<br>
<<a href="mailto:gurenchan@gmail.com">gurenchan@gmail.com</a>> wrote:<br>
> Also you said the PROJECT() should only be defined once, but shouldn't each<br>
> cmakelists.txt contain a project() or else cmake complains at me.<br>
<br>
<br>
</span>According to the last paragraph of:<br>
<br>
<a href="https://cmake.org/cmake/help/v3.0/command/project.html" rel="noreferrer" target="_blank">https://cmake.org/cmake/help/v3.0/command/project.html</a><br>
<br>
you only need a PROJECT () in the top-level CMakeLists.txt...<br>
<br>
Ray<br>
</blockquote></div><br></div>