mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 08:25:58 +01:00
Update meson.build
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
unity_dir = include_directories('.')
|
||||
|
||||
unity_lib = static_library(meson.project_name(),
|
||||
sources: ['unity.c'],
|
||||
files('unity.c'),
|
||||
include_directories: unity_dir)
|
||||
|
||||
Reference in New Issue
Block a user