$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Alias problem
From: Konstantin Litvinenko (to.darkangel_at_[hidden])
Date: 2009-04-04 04:33:16
Sherwood Hu пиÑеÑ:
>
> Thanks. It worked. But how to add two defines at the same time? I tried
>
> <define>_UNIT_TEST<define>_ENABLE_LOGGING
alias mylib : ../build/<define>_UNIT_TEST/<define>_ENABLE_LOGGING ;