$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] option in user-config.jam
From: Braden Northington McDaniel (braden_at_[hidden])
Date: 2011-12-10 15:36:37
I'm trying to set an option in user-config.jam:
option prefix : /my/prefix ;
This yields the following error message:
tools/build/v2/build/project.jam:1105: in option from module project-rules
error: The 'option' rule may be used only in site-config or user-config
Am I doing it wrong? I also tried the syntax that can occur in project-config.jam:
option.set prefix : /my/prefix ;
but that seemed to have no effect.
-- Braden McDaniel e-mail/Jabber IM: braden_at_[hidden] http://endoframe.com