1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

Add Meson example based on Owen Torres' example.

This commit is contained in:
Andrew McNulty
2023-02-13 16:19:39 +01:00
parent 699a391c78
commit cd80a79db5
4 changed files with 60 additions and 1 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ build/
builddir/
test/sandbox
.DS_Store
examples/example_1/subprojects/unity
examples/example_1/test1.exe
examples/example_1/test2.exe
examples/example_2/all_tests.exe