1
0
mirror of synced 2024-06-06 20:57:56 +02:00
modern-cmake/chapters/basics/functions.md

17 lines
319 B
Markdown
Raw Normal View History

# Programming in CMake
## TODO: Control flow
## TODO: Generator expressions
## TODO: Macros
## TODO: Functions
## TODO: Arguments
{% hint style='working' %}
This document is a work in progress. You can raise an issue or put in a merge request on [GitLab](https://gitlab.com/CLIUtils/modern-cmake).
{% endhint %}