Boost logo

Boost-Build :

Subject: Re: [Boost-build] adding custom modules
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2018-05-13 16:35:26


On 2018-05-06 10:49 PM, Stefan Seefeld wrote:
> I'm still a bit confused about the exact semantics of the "using" and
> "import" directives.  So now I'm using
> ```
> import clblas ;
> using clblas ;
> ```
> In a Jamfile, with a `clblas.jam` file in the same directory, which
> works fine. Now the next step: I want to define `clblas` similar to
> other third-party libraries, such that I can invoke `using clblas ...`
> with some appropriate paths from my `user-config.jam` file, to set the
> environment on the build machine. But AFAIU, `user-config.jam` is read
> in before any local (project-specific) Jamfiles are read. So where
> would I have to put the `clblas.jam` file for `user-config.jam` to
> find it ?

Ping ?

Stefan

--
       ...ich hab' noch einen Koffer in Berlin...
     



signature.png

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