mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 08:25:58 +01:00
Fixed issues regarding the example Meson project.
This commit is contained in:
@@ -77,9 +77,4 @@ subdir('src')
|
||||
unity_dep = declare_dependency(
|
||||
version: meson.project_version(),
|
||||
link_with: unity_lib,
|
||||
include_directories: unity_dir)
|
||||
|
||||
|
||||
if get_option('with_examples').enabled()
|
||||
subdir('examples')
|
||||
endif
|
||||
include_directories: unity_dir)
|
||||
Reference in New Issue
Block a user