diff options
Diffstat (limited to 'docs/markdown/Threads.md')
-rw-r--r-- | docs/markdown/Threads.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/Threads.md b/docs/markdown/Threads.md index d4f1bca..1bf9f83 100644 --- a/docs/markdown/Threads.md +++ b/docs/markdown/Threads.md @@ -1,3 +1,7 @@ +--- +short-description: Enabling thread support +... + # Threads Meson has a very simple notational shorthand for enabling thread support on your build targets. First you obtain the thread dependency object like this: |