
24 Jun
2025
24 Jun
'25
6:02 a.m.
Now I have troubles to make quickbook work with b2. If I place my library into boost_1_88_0/libs, b2 fails. If I remove my library from libs, b2 works fine. I create boost_1_88_0/libs/my_lib/doc/Jamfile.v2 like in boost_1_88_0/libs/asio/doc. Where I should get template for header-only library (with CMakeLists.txt, Jamfile.v2, quickbook and tests)?