Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
if have_cxx
executable('cube', 'main.cpp',
dependencies : [gstgl_dep, gstglproto_dep],
install: false)
endif