$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Cmake
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-06-24 15:48:25
On Sat, Jun 24, 2017 at 8:45 AM, Rene Rivera via Boost
<boost_at_[hidden]> wrote:
> I've seen the innards, surface, and operation of the VS and Xcode projects
> generated by cmake and I'd loath to to use them.
I can't speak for Xcode but I've been using the VS projects for a
while now and they are great. I've written a couple of quality-of-life
functions to help group source code into the folders. Check it out:
http://i.imgur.com/dBWLuUn.png
Can you be more specific about what issues you have with generated VS
projects? Perhaps they are easily addressed.