$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Switch to CMake -- Analysis
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2017-07-25 00:25:08
On 22/07/2017 03:00, Thomas Heller wrote:
> It's also consumable by cmake. Doesn't propagate build properties though.
> Only plain and simple strings on how to invoke the compiler/linker.
> Anything else is not the default behavior.
pkg-config can propagate whatever arbitrary string variables you like,
though obviously the caller then has to know to ask for them (you can
get a list of all defined variables, though).