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