cmake入门实战:https://www.hahack.com/codes/cmake/
cmake添加头文件目录,链接动态、静态库:https://www.cnblogs.com/binbinjx/p/5626916.html
cmake之深入理解find_package的用法:https://zhuanlan.zhihu.com/p/97369704
cmake编译protobuf文件:https://blog.csdn.net/u012526003/article/details/52383119
cmake include文件包含:http://c.biancheng.net/view/7125.html
add_subdirectory :https://blog.csdn.net/FL1623863129/article/details/120968730
cmake 常用变量:https://blog.csdn.net/wzj_110/article/details/116674655
cmake 的 install 指令:https://blog.csdn.net/qq_38410730/article/details/102837401