mirror of
https://github.com/xenia-project/xenia.git
synced 2026-07-11 01:24:34 +02:00
[CI] Try /usr as QT_DIR
This commit is contained in:
@@ -55,6 +55,7 @@ before_install:
|
||||
before_script:
|
||||
- export CXX=$CXX_COMPILER
|
||||
- export CC=$C_COMPILER
|
||||
- export QT_DIR=/usr
|
||||
# Dump useful info.
|
||||
- $CXX --version
|
||||
- python3 --version
|
||||
|
||||
Reference in New Issue
Block a user