Skip to content

Commit 9cf2c99

Browse files
authored
Update meson.md
1 parent 7aa03a8 commit 9cf2c99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cheat Sheets/Languages/meson.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Standard build commands
77
88
meson compile
99
meson test
10+
meson test --print-errorlogs # To get details on failed tests
1011
meson install
1112
1213
ninja

0 commit comments

Comments
 (0)