大神pablo:c++ committee member
his full name:pablo.acevedo.montserrat
git rev-parse
Pick out and massage parameters:
Massage just implies that it is possible to convert the info from one form into another i.e. a transformation command.
CMake
set(HTTP2_INCLUDES ${CMAKE_CURRENT_LIST_DIR}/cpph2/include)
set(HTTP2_INCLUDES ${HTTP2_INCLUDES} PARENT_SCOPE )
add_subdirectory(cpph2/src)
static lib:
local有源代码的,用local生产的;local没有的,mason.py会拉取最新的static lib,一起进行下一步编译。
dynamic lib:
运行时,不需要dynamic lib的相关头文件。
代码编写时,需要去头文件参考接口。
代码编译时,和链接动态库时,需要的相关头文件。
https://zhidao.baidu.com/question/1643187628618229820.html
20201112日预约20201119的体检
# 结果release