mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02: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:
@@ -494,6 +494,9 @@ else
|
|||||||
c_args : ['-UG_DISABLE_ASSERT'],
|
c_args : ['-UG_DISABLE_ASSERT'],
|
||||||
include_directories : configinc,
|
include_directories : configinc,
|
||||||
dependencies : [libglib_dep])
|
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
|
endif
|
||||||
|
|
||||||
report_conf = configuration_data()
|
report_conf = configuration_data()
|
||||||
|
Reference in New Issue
Block a user