mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-05 03:00:17 +00:00
103 B
103 B
How to build
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release