2018-12-07 12:46:12 +00:00
|
|
|
if not get_option('tests').disabled() and gstcheck_dep.found()
|
|
|
|
subdir('check')
|
2019-02-28 08:52:28 +00:00
|
|
|
subdir('icles')
|
2016-08-12 15:42:30 +00:00
|
|
|
endif
|
|
|
|
|
2018-07-25 02:05:28 +00:00
|
|
|
if not get_option('examples').disabled()
|
|
|
|
subdir('examples')
|
|
|
|
endif
|