$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] adding custom modules
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2018-05-06 20:48:20
Hello,
I'm trying to define a new pre-built library to be used as third-party
dependency for a Boost project.
I'm trying to mimic the code from `zlib.jam`, but when I then use `using
clblas ;` in my project's Jamfile, I get the error "clblas.jam: no such
file or directory".
Where does `b2` look for modules, and what do I need to do to be able to
define my own and make them visible to Boost.Build ?
Thanks,
Stefan
-- ...ich hab' noch einen Koffer in Berlin...