Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-06-17 08:04:41


I've just found that if I write in project-root.jam:

path-constant NM_DIR : /space/cvslvk/nmcc_x86-linux ;
ECHO $(NM_DIR) ;

then nothing will be printed. I think it's quite confusing that constants
defined in project-root are not available in project root itself. Thoughts?

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk