mirror of
1
0
Fork 0
modern-cmake/chapters/projects/fetch.md

7 lines
214 B
Markdown
Raw Normal View History

2018-03-30 15:15:37 +02:00
#FetchContent (CMake 3.11+)
2018-03-29 19:30:00 +02:00
2018-03-30 15:15:37 +02:00
{% 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 %}
~