2018-12-07 14:22:08 +00:00
|
|
|
if not get_option('tests').disabled() and gstcheck_dep.found()
|
|
|
|
subdir('check')
|
2019-02-28 11:02:42 +00:00
|
|
|
subdir('icles')
|
2017-05-18 20:02:38 +00:00
|
|
|
endif
|
2018-07-25 11:42:00 +00:00
|
|
|
if not get_option('examples').disabled()
|
|
|
|
subdir('examples')
|
|
|
|
endif
|