mirror of
1
0
Fork 0
modern-cmake/chapters/basics/functions.md

17 lines
319 B
Markdown

# 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 %}