diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-26 15:45:17 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-26 15:45:17 +0100 |
commit | d9c0c330074303b48b9080531e1ad6e92757a7c3 (patch) | |
tree | cce409ca8780e9f8df0515315688b7d34ba58cd1 /extra/meson/files | |
parent | d1be36a2dba6d11131576e36d238b1ddb8ec5fef (diff) | |
download | repository-d9c0c330074303b48b9080531e1ad6e92757a7c3.tar.gz |
meson: bump to 1.0.0
Diffstat (limited to 'extra/meson/files')
-rw-r--r-- | extra/meson/files/cl-meson.1 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/meson/files/cl-meson.1 b/extra/meson/files/cl-meson.1 new file mode 100644 index 00000000..bef9b5cc --- /dev/null +++ b/extra/meson/files/cl-meson.1 @@ -0,0 +1,10 @@ +.Dd Dec 03, 2022 +.Dt cl-meson 1 +.Sh NAME +.Nm cl-meson +.Nd carbs linux wrapper for meson +.Sh SYNOPSIS +.Nm +.Op Ar meson options... +.Ar sourcedir +.Ar builddir |