feat(sandbox): added example input params

This commit is contained in:
2026-06-02 17:02:19 +02:00
parent 22083d5d11
commit 3d2eb46d0d
7 changed files with 50 additions and 27 deletions

View File

@@ -2,4 +2,5 @@ cmake = import('cmake')
subdir('fourdst')
subdir('xxHash')
subdir('CLI11')