Re: [boost] [review] [sqlite]

16 Nov
2024
16 Nov
'24
10:59 a.m.
(CC-ing the list)
On Sat, 16 Nov 2024 at 11:55, Klemens Morgenstern
On Sat, Nov 16, 2024 at 6:47 PM Ruben Perez
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.
155
Age (days ago)
155
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ruben Perez