<div dir="ltr">(Included cmake-developers list as well in case this may have just been something that should work that was overlooked with the FetchContent module)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 19, 2019 at 11:32 PM Timothy Wrona <<a href="mailto:tjwrona1992@gmail.com">tjwrona1992@gmail.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 dir="ltr">I am having an issue with using FetchContent to grab two subprojects that both contain a "doxygen" target to build the documentation.<div><br></div><div>Both of these subprojects need to be able to be built independently and when built on their own they compile fine (along with their documentation), but when I pull them into one project using "FetchContent" I get an error saying I can't define the "doxygen" target more than once.</div><div><br></div><div>I imagine this kind of issue would come up all of the time when using a "superbuild" pattern. Is there a typical way of handling this?</div></div>
</blockquote></div>