[C++-sig] How to specify include file path in Jamfile for bjam tool

Shukla, Nitin (Export) nitin.shukla at pw.utc.com
Fri Feb 20 22:33:07 CET 2004


Hello

I know how to specify library dependencies in the jamfile

: # requirements
	<library-path>"/path/to/lib/dir"
	<find-library>libraryname

but how can I specify the include path for my C/++ source files in the
jamfile.

Is there any documentation on writing Jamfiles for "bjam" tool.

Nitin





More information about the Cplusplus-sig mailing list