2nd attempt
This commit is contained in:
parent
6a425916eb
commit
97a2efb5e8
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -327,7 +327,7 @@ jobs:
|
||||
-D VNC=OFF
|
||||
-D CMAKE_BUILD_TYPE=${{ matrix.build.type }}
|
||||
-D QT=ON
|
||||
-D Qt5_DIR=/usr/local/opt/qt@5/lib/cmake/Qt5/
|
||||
-D Qt5_DIR=/usr/local/Cellar/qt@5/5.15.2/lib/cmake/
|
||||
- name: Build
|
||||
run: cmake --build build
|
||||
- name: Generate package
|
||||
|
Loading…
x
Reference in New Issue
Block a user