On Sun, Jul 24, 2016 at 11:56:05PM +0200, Tobias Geerinckx-Rice wrote: > Leo! > > On 2016-07-24 23:44, Leo Famulari wrote: > > > + ;; cmake-build-system uses a build/ directory > > > outside > > > + ;; of the source tree, one level higher than > > > expected > > > > Do you think this is a bug that should be reported? > > Oh, I don't know. I assumed it was an artefact from Guix build environment > set-up, and that building out-of-tree was considered weird or something. > Never used cmake.
Maybe you're right. Unlike the gnu-build-sytem, the cmake-build-system seems to create a 'build/' directory adjacent to the unpacked source code. It's not a big deal one way or the other.