Boost logo

Boost :

From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2024-11-16 10:59:23


(CC-ing the list)

On Sat, 16 Nov 2024 at 11:55, Klemens Morgenstern
<klemensdavidmorgenstern_at_[hidden]> wrote:
>
> On Sat, Nov 16, 2024 at 6:47 PM Ruben Perez <rubenperez038_at_[hidden]> wrote:
> >
> > What's the current recommended way to consume the library? Installing
> > it with CMake seems to only install the binaries (and not the
> > headers/cmake find_package scripts), and I haven't found a Jamfile to
> > build the library as part of the Boost superproject.
>
> FetchContent + add_subdirectory is what I do.
>
> There also is a Jamfile in /build, but it's going to just to sqlite3,
> because there's no `using sqlite ;` available at the moment. That's
> probably only going to work on linux as of now.
>

Thanks, I completely missed out the Jamfile because of an unfortunate
IDE setting.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk