1 Star 0 Fork 1

zjzdy / boost_guide

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jamroot 321 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chrono Law 提交于 2014-12-12 11:14 . add source code
import testing ;
using gcc : : g++
: <cxxflags>-std=c++0x
<cxxflags>-fPIC
<cxxflags>-Wno-multichar #for boost::mpl
;
path-constant DEV_ROOT : . ;
project : requirements
<threading>multi
<link>static
<include>./common/
;
use-project /lib : lib ;
1
https://gitee.com/zjzdy/boost_guide.git
git@gitee.com:zjzdy/boost_guide.git
zjzdy
boost_guide
boost_guide
master

搜索帮助