if have_cxx
executable('doublecube', 'main.cpp',
dependencies : [gstgl_dep, gstglproto_dep],
install: false)
endif