<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cpp on IHEXON BLOG</title><link>https://ihexon.github.io/tags/cpp/</link><description>Recent content in Cpp on IHEXON BLOG</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>zzheasy@gmail.com (IHEXON)</managingEditor><webMaster>zzheasy@gmail.com (IHEXON)</webMaster><copyright>Copy, _right?_ :thinking_face:</copyright><lastBuildDate>Tue, 04 Jul 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://ihexon.github.io/tags/cpp/index.xml" rel="self" type="application/rss+xml"/><item><title>CMakeLists.txt 入门模板</title><link>https://ihexon.github.io/posts/cmake0x01/</link><pubDate>Tue, 04 Jul 2023 00:00:00 +0000</pubDate><author>zzheasy@gmail.com (IHEXON)</author><guid>https://ihexon.github.io/posts/cmake0x01/</guid><description>&lt;p&gt;编写 CMakeLists.txt 的套路基本就是这样，先填写 project 信息，然后引用宏，定义自己的 option，写判断语句，然后 add_executable，target_sources。&lt;/p&gt;</description></item></channel></rss>