diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-07-29 22:34:54 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-07-29 22:37:12 +0200 |
| commit | c1367e494e195999fc3e868ca16df2037ac6899a (patch) | |
| tree | ebe9e928120c32bbde7496960d4b1935d8411942 /README.md | |
| parent | 692edeb8e156f842433cd32236d960223ded4ab0 (diff) | |
| download | katja-c1367e494e195999fc3e868ca16df2037ac6899a.tar.gz | |
Enable C++20 and use cmake 4
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ implementation, that exposes the library to a user. ## Build instructions ```sh -cmake -B build +cmake -B build -G Ninja make -C build ``` |
