mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Merge branch '3040-gtester-override-find-program' into 'main'
build: Call override_find_program() for gtester Closes #3040 See merge request GNOME/glib!3478
This commit is contained in:
commit
b1ac3f883a
@ -494,6 +494,9 @@ else
|
||||
c_args : ['-UG_DISABLE_ASSERT'],
|
||||
include_directories : configinc,
|
||||
dependencies : [libglib_dep])
|
||||
|
||||
# Provide tools for others when we're a subproject and they use the Meson GNOME module
|
||||
meson.override_find_program('gtester', gtester)
|
||||
endif
|
||||
|
||||
report_conf = configuration_data()
|
||||
|
Loading…
Reference in New Issue
Block a user