diff options
| author | Fuwn <[email protected]> | 2022-02-03 10:54:07 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-02-03 10:54:07 +0000 |
| commit | 8fb64d7b4c826b1da374d5e5b427b4cea422ffea (patch) | |
| tree | d60d899fd74bc93ca7d3eee769b97c70553b3ae5 | |
| parent | fmt(source): refactor include method (diff) | |
| download | viv-8fb64d7b4c826b1da374d5e5b427b4cea422ffea.tar.xz viv-8fb64d7b4c826b1da374d5e5b427b4cea422ffea.zip | |
chore(cmake): add description
| -rw-r--r-- | cmake.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ cmkr-include = "cmake/cmkr/cmkr.cmake" [project] name = "viv" version = "0.1.0" -description = "" +description = "🎀 toy gemini client in ansi c (c99)" languages = ["C"] [conditions] |