提交 efd425cb 编写于 作者: Q qiaolongfei

only copy header file of boost

上级 af2cd942
......@@ -70,9 +70,9 @@ copy(glog_lib
DSTS ${dst_dir} ${dst_dir}/lib
)
set(dst_dir "${CMAKE_INSTALL_PREFIX}/third_party/install/boost")
set(dst_dir "${CMAKE_INSTALL_PREFIX}/third_party/boost/include")
copy(boost_lib
SRCS ${BOOST_INCLUDE_DIR}
SRCS ${BOOST_INCLUDE_DIR}/boost
DSTS ${dst_dir}
)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册