<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>CMake on 我的个人博客</title><link>https://www.wangyunqing.top/tags/cmake/</link><description>Recent content in CMake on 我的个人博客</description><generator>Hugo -- 0.156.0</generator><language>zh-cn</language><lastBuildDate>Fri, 06 Mar 2026 21:30:00 +0800</lastBuildDate><atom:link href="https://www.wangyunqing.top/tags/cmake/index.xml" rel="self" type="application/rss+xml"/><item><title>CMake、make、GCC 是什么关系？从代码到 exe 的完整流程</title><link>https://www.wangyunqing.top/posts/cmake-make-gcc-relationship/</link><pubDate>Fri, 06 Mar 2026 21:30:00 +0800</pubDate><guid>https://www.wangyunqing.top/posts/cmake-make-gcc-relationship/</guid><description>你知道 CMake 生成 Makefile，make 调用编译器，GCC 真正编译代码。但它们到底怎么协作？这篇文章用最直白的方式，从代码到 exe 的完整流程讲清楚。</description></item><item><title>Qt 编译工具链完全指南：5 个组件一次讲透</title><link>https://www.wangyunqing.top/posts/qt-toolchain-complete-guide/</link><pubDate>Fri, 06 Mar 2026 21:00:00 +0800</pubDate><guid>https://www.wangyunqing.top/posts/qt-toolchain-complete-guide/</guid><description>刚学 Qt，被编译器、构建工具、调试器、库路径、运行环境搞晕了？这篇文章用最通俗的比喻，把这 5 个组件一次性讲透，让你彻底理解 Qt 从代码到 exe 的完整流程。基于 Qt6 最新标准编写。</description></item></channel></rss>