- Basic_Software
- 计算机基础软件的使用经验和使用方法分享
目录
- # 1. pdb
- # 2. make
- 2-1. 1.0 声明😁 2-2. 2.0 makefile介绍 2-3. 3.0 书写makefile 2-4. 3.0 书写规则 2-5. 4.0 书写命令 2-6. 5.0 使用变量 2-7. 6.0 使用条件判断 2-8. 7.0 使用函数 2-9. 8.0 make的运行
- # 3. cmake
- 3-1. Introduction 3-2. Basic Intro 3-3. Basic 01-hello-cmake 3-4. Basic 02-hello-headers 3-5. Basic 03-static-library 3-6. Basic 04-shared-library 3-7. Basic 05-installing 3-8. Basic 06-build-type 3-9. Basic 07-complie-flags 3-10. Basic 08-third-party-library 3-11. Basic 09-compiling-with-clang 3-12. Basic 10-building-with-ninjia 3-13. Basic 11-cpp-standard 3-14. Intermediate sub-projects 3-15. Intermediate static-analysis 3-16. packge-management 04-conan 3-17. packge-management 05-vcpkg 3-18. Offical Tutorial(未完成)
上次更新: 12/27/2023, 8:55:47 AM