mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
CI Travis QT5 issues
.. added -Wno-c++11-narrowing to fix build of qwtplot3d libs .. travis/install-qt.sh has some diags
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "QT=>" "$QT" "<="
|
||||
if [ "$QT" = "qt5" ]
|
||||
then
|
||||
pwd
|
||||
|
||||
Reference in New Issue
Block a user