qtsink: Add configured GL cflags to the build
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 16 Dec 2015 00:28:05 +0000 (19:28 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 16 Dec 2015 00:28:22 +0000 (19:28 -0500)
commit0e6a8838dc0f0bba4ea4994f36c5ed83cf44de86
tree064cacc077fc7801ab2f17d24eae3545f70f09f3
parent28d088fa2ddc7706408faac35f56a65b5addf824
qtsink: Add configured GL cflags to the build

We don't directly link to GL in the element, though we use GL headers.
For this reason we need to include the proper GL headers path. This
prevent this element from using a different GL header then libgstgl.
ext/qt/Makefile.am