mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-27 10:14:28 +01:00
Added example 4 in examples directory.
This commit is contained in:
14
examples/example_4/test/meson.build
Normal file
14
examples/example_4/test/meson.build
Normal file
@@ -0,0 +1,14 @@
|
||||
###################################################################################
|
||||
# #
|
||||
# NAME: examples/example_4/test/meson.build #
|
||||
# #
|
||||
# AUTHOR: Mike Karlesky, Mark VanderVoord, Greg Williams. #
|
||||
# WRITTEN BY: Michael Brockus. #
|
||||
# #
|
||||
# License: MIT #
|
||||
# #
|
||||
###################################################################################
|
||||
|
||||
|
||||
|
||||
subdir('test_runners')
|
||||
Reference in New Issue
Block a user