mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01:00
Update meson.build
This commit is contained in:
committed by
GitHub
parent
91d16179b5
commit
b7b65737e8
@@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
project('example-4', 'c')
|
project('example-4', 'c')
|
||||||
|
|
||||||
unity_dep = dependency('unity', fallback : ['unity', 'unity_dep'])
|
unity_dep = dependency('unity')
|
||||||
|
|
||||||
subdir('src')
|
subdir('src')
|
||||||
subdir('test')
|
subdir('test')
|
||||||
|
|||||||
Reference in New Issue
Block a user