doc: QtGL: use pkg-config to find libvlc
The sample can now be built using either directly `qmake` (using pkg-config to find the library on the system) or with the longer `PKG_CONFIG_PATH=/path/where/vlc/is/installed qmake`.
Please register or sign in to comment