<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 23, 2015 at 1:15 PM, Lubomir I. Ivanov <span dir="ltr"><<a href="mailto:neolit123@gmail.com" target="_blank">neolit123@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 23 November 2015 at 17:07, Tomaz Canabrava <<a href="mailto:tcanabrava@kde.org">tcanabrava@kde.org</a>> wrote:<br>
> - out-of-source-build only<br>
<br>
most likely a silly question...<br>
hm, what is the difference between an in-source / out-of-source build?<br>
<br>
i have a folder here called "/subsurface"<br>
i just "mkdir /subsurface/build"<br>
and start the build from there - so technically the build is inside<br>
the source folder.<br>
i'm guessing that's the in-source build.<br></blockquote><div><br></div><div>it is, but it is an special case.<br></div><div>if the 'in source' dir is named 'build' it will work as expected,<br></div><div>if it's any other folder, then cmake will complain and ask you to build somewhere else.<br></div><div>this is to remove the possibility to run cmake on the source files generating tons of garbage there.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
lubomir<br>
--<br>
</blockquote></div><br></div></div>