mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Merge branch 'cxx-test' into 'main'
Removing redundant cxx test tests/cxx-test.cpp See merge request GNOME/glib!2391
This commit is contained in:
@@ -50,11 +50,6 @@ tests = {
|
||||
'source': 'module-test.c',
|
||||
'c_args': ['-DMODULE_TYPE="plugin"'],
|
||||
},
|
||||
'cxx-test' : {
|
||||
'source' : 'cxx-test.cpp',
|
||||
'include_directories' : gmoduleinc,
|
||||
'dependencies' : [libgio_dep],
|
||||
},
|
||||
}
|
||||
|
||||
test_extra_programs = {
|
||||
|
Reference in New Issue
Block a user