8 Oct
2019
8 Oct
'19
2:30 p.m.
I see that individual repositories like boostorg/filesystem on Github have a CMakeLists.txt. But the boostorg/boost super repo doesn't have a root CMakeLists.txt. Either this doesn't follow standard CMake structure or there's no way to build with CMake globally instead of bjam. How can I build the boost libraries with CMake?