Subject: Re: [boost] [cmake] Pull request announcement
From: Peter Dimov (lists_at_[hidden])
Date: 2018-09-17 12:49:00


Alexander Grund wrote:

> Besides that: Don't use upward-references ("../some/foo") but rather e.g.
> "PROJECT_SOURCE_DIR" etc.

How would that work?