-
Notifications
You must be signed in to change notification settings - Fork 0
libboost
M. Bai edited this page Jan 11, 2022
·
1 revision
./bootstrap.sh --prefix=/usr/local
./b2
sudo ./b2 install
https://stackoverflow.com/questions/12578499/how-to-install-boost-on-ubuntu
./bootstrap.sh && ./b2 -j N
https://stackoverflow.com/a/33567306
https://zhuanlan.zhihu.com/p/97369704
巨好的一个教程,分析find_package的过程
大概用到 /usr/share/cmake-3.5/Modules/FindBoost.cmake
test page footer