$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] A retrospect on 'CMakeLists.txt' policy review
From: Robert Ramey (ramey_at_[hidden])
Date: 2016-06-03 00:48:31
On 6/2/16 6:52 PM, Gavin Lambert wrote:
> 2. Use some other directory as the cmake output directory.
I always put the build outside the whole tree. I thought everyone
did and I thought that's was the normal/recommended/customary
practice when using CMake.