Boost/Note

From ScientificComputing
Revision as of 14:00, 21 September 2016 by Sfux (talk | contribs) (Created page with "The ''boost'' module sets environment variables, which contain the path to the library directory and the include directory. $BOOST_LIBRARYDIR $BOOST_INCLUDEDIR These varia...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The boost module sets environment variables, which contain the path to the library directory and the include directory.

$BOOST_LIBRARYDIR
$BOOST_INCLUDEDIR

These variables can be used to specify the location of the boost libraries and header files, when compiling programs that have boost as dependency.