1
0
mirror of synced 2024-06-16 09:29:55 +02:00
modern-cmake/chapters/basics/functions.md
2018-03-30 10:58:51 +02:00

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