Qt: switch check_qml_module.py to use CMake
The goal is to check that building/linking with the given Qt modules work. That can be done with a CMake script rather than a qmake one.
We may need to call "qt-cmake" instead of "cmake".
The goal is to check that building/linking with the given Qt modules work. That can be done with a CMake script rather than a qmake one.
We may need to call "qt-cmake" instead of "cmake".
VideoLAN code repository instance