aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtquick3d.yaml
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Add MinGW config to all cmake enabled repositoriesAlexandru Croitor2020-05-251-0/+5
| | | | | | Task-number: QTBUG-75578 Change-Id: I4957efff9f3438c85f9e653130898d4b60a555ba Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* CMake: Switch host macOS configurations to framework release buildsAlexandru Croitor2020-05-041-1/+1
| | | | | | | | Also include debug info. This is the equivalent of qmake's --release --framework --force-debug-info --separate-debug-info Change-Id: I2778b4998890146c82552f9c721a48174a764839 Reviewed-by: Simon Hausmann <hausmann@gmail.com>
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-301-1/+1
| | | | | | | | | | | | Conflicts: .gitmodules coin/platform_configs/default.yaml coin/platform_configs/qt5.yaml coin/platform_configs/qtbase.yaml coin/platform_configs/qtwebkit.yaml coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/02-apt.sh Change-Id: If6b0f7a671a69d6a2444ee4d26b324e4d269970c
* CMake: Enable CMake builds for qtquick3dAlexandru Croitor2020-04-271-0/+38
Change-Id: I9547c73e8a632754d043bff8c72c29c18449bfd9 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>