[build2] Using build2 with clang 6 (trunk) on windows

Boris Kolpackov boris at codesynthesis.com
Thu Dec 14 13:51:45 UTC 2017


Username I Wanted Was Already Taken <usernameiwantedwasalreadytaken at gmail.com> writes:

> Yes I did. It's because I was testing a way to include the configurations
> along with the source code in the version control system, so that other
> developers in similar machines would have a "standard" build. By hacking
> the src-root.build file I managed to do that.
> 
> This is useful in some environments where all developers work in similar
> machines in just a few different configurations.

I see. You could try something like this if you want nice paths:

src_root = $path.normalize($out_root/../hello/)

Boris



More information about the users mailing list