summaryrefslogtreecommitdiffstats
path: root/.cmake.conf
Commit message (Collapse)AuthorAgeFilesLines
* Update version to 6.2Lars Knoll2021-05-271-1/+1
| | | | | Change-Id: Iafaa9624272a9eae3b7325e9760660698e3b56df Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-281-1/+1
| | | | | | | | | Detect gstreamer, avfoundation, pulseaudio, alsa, mmrenderer and wmf with cmake. Regenerate and adjust configure.cmake and CMakeLists.txt files accordingly. Change-Id: I550136909498d3870e0babd6294652774a718f64 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+1
Fixes: QTBUG-89540 Change-Id: I2cf8d0edae2769a53cadd667ab5ac4f9cb754a50 Reviewed-by: Lars Knoll <lars.knoll@qt.io>