mirror of
https://github.com/gbdev/rgbds.git
synced 2026-07-02 05:58:04 +00:00
Comment why we use Ninja as the generator for CMake
This commit is contained in:
@@ -30,6 +30,9 @@ defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
# We use Ninja as the generator for CMake below because it provides synchronous output by default,
|
||||
# and only shows full command lines when they fail.
|
||||
|
||||
jobs:
|
||||
unix:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user