<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 21 August 2015 at 00:43, Klaim - Joël Lamotte <span dir="ltr"><<a href="mailto:mjklaim@gmail.com" target="_blank">mjklaim@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><span class=""><div class="gmail_quote">On 21 August 2015 at 00:35, Andrey Pokrovskiy <span dir="ltr"><<a href="mailto:wonder.mice@gmail.com" target="_blank">wonder.mice@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="overflow:hidden">And are you able to browse the source code of all your dependencies<br>
(that were downloaded)?</div></blockquote></div><br></span>I forgot to say that indeed if you use ExternalDependencies OR any non-source based way of linking your dependencies to your project,</div><div class="gmail_extra">you don't get dependencies code in your IDE indeed.</div></blockquote></div><br>By the way there is another thing I didn't try because it don't work easily with dependencies not using cmake:</div><div class="gmail_extra"> - use externaldependencies but only to download the sources or binaries of the dependencies, deactivate all other steps (really it should be a separate function)</div><div class="gmail_extra"> - use add_subdirectory() to add the dependencies or other solutions appropriate for each dependency.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>