tests: add c++ include test

This commit is contained in:
Wim Taymans 2019-01-08 13:00:24 +01:00
parent b497ae9792
commit 2c571cddf5
3 changed files with 68 additions and 0 deletions

View file

@ -5,6 +5,7 @@ subdir('daemon')
subdir('tools')
subdir('modules')
subdir('examples')
subdir('tests')
if get_option('gstreamer')
subdir('gst')