1. Line comments # ……2. Block comments #[[……]]
Related posts
- Simple Use of GCC to Compile C Files in Keil Projects
- Common Syntax of CMake (List)
- CMake Basics: Compiling Multiple Source Files Together
- Introduction to Android NDK Development and CMake Usage
- CMake Variables: Master Common Variables and Environment Variables
- Basic Usage of CMake: A Must for Native Cross-Platform Development
- Integrating External Libraries in CMake
- How to Code LoRA from Scratch: A Comprehensive Guide
- Detailed Explanation of Switch Statement in C Language
- CANOpen Series Tutorial 05: CAN Bus Synchronization, Bit Stuffing, and Priority Determination
- Differences Between GCC and G++: A Comprehensive Guide
- Cross-Compiling C and C++ with CMake
- Using CMake: Static and Dynamic Libraries
- CMake Tutorial – Official CMake Website
- CMake Compilation Optimization – Precompiled Header Files
- Getting Started with CMake Build Tool
- Quick Start Guide to CMake
- Differences and Connections Between CMake, NMake, and QMake
- How to Write CMakeLists.txt? (Part 1: Basics)