$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Target OS preprocessor macro
From: mareq (mq_at_[hidden])
Date: 2012-09-05 03:14:51
Hi,
thanks, that is exactly what I need (I never used <conditional> feature and
I somewhat forgotten about it). There is one more problem, though. This is
my implementation:
tools/config.jam:
Jamroot:
It seems that define-prefix property is just plain ignored (when I echo
$(properties) variable inside define-target-os rule, it is not present there
and thsu getting its value will return nothing as well). What am I doing
incorrectly here?
Thanks for your help,
.mq.
-- View this message in context: http://boost.2283326.n4.nabble.com/Target-OS-preprocessor-macro-tp4635272p4635282.html Sent from the Boost - Build mailing list archive at Nabble.com.