mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-26 01:41:35 +01:00
Fixed issues regarding the example Meson project.
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
###################################################################################
|
||||
|
||||
|
||||
project('example-4')
|
||||
|
||||
unity_dep = dependency('unity', fallback : ['unity', 'unity_dep'])
|
||||
|
||||
example_dir = include_directories('.', join_paths('.', 'src'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user