<?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 Wokron&#39;s Blog</title>
    <link>https://wokron.github.io/en/tags/cmake/</link>
    <description>Recent content in CMake on Wokron&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2022-2026 Yitang Yang. All rights reserved.</copyright>
    <lastBuildDate>Sun, 03 Sep 2023 11:00:23 +0800</lastBuildDate>
    <atom:link href="https://wokron.github.io/en/tags/cmake/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Practical CMake Tutorial</title>
      <link>https://wokron.github.io/en/posts/practical-cmake-tutorial/</link>
      <pubDate>Sun, 03 Sep 2023 11:00:23 +0800</pubDate>
      <guid>https://wokron.github.io/en/posts/practical-cmake-tutorial/</guid>
      <description>1. Introduction I&amp;rsquo;ve been working on a C++ project recently and had to learn CMake. Honestly, CMake&amp;rsquo;s quirky syntax can be quite intimidating at first. But once you get hands-on, you&amp;rsquo;ll find that only a small subset is needed day-to-day, and it generally follows predictable patterns. Master this subset and you can likely organize a fairly large project. That&amp;rsquo;s exactly what this tutorial aims to cover.
Of course, you&amp;rsquo;ll need to understand compilation and linking before reading this.</description>
    </item>
  </channel>
</rss>
