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

14 lines
351 B
Markdown
Raw Normal View History

# Running other programs
## TODO: Running a command at configure time
## TODO: Running a command at build time
## TODO: Included common utilities
(Like `cmake -E`)
{% 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 %}