Specify directory for Qt Linguist Tools in CMake

This commit is contained in:
Cacodemon345
2022-02-08 16:26:41 +06:00
committed by GitHub
parent 97a2efb5e8
commit 1df33b4946

View File

@@ -328,6 +328,7 @@ jobs:
-D CMAKE_BUILD_TYPE=${{ matrix.build.type }}
-D QT=ON
-D Qt5_DIR=/usr/local/Cellar/qt@5/5.15.2/lib/cmake/
-D Qt5LinguistTools_DIR=/usr/local/Cellar/qt@5/5.15.2/lib/cmake/Qt5LinguistTools/
- name: Build
run: cmake --build build
- name: Generate package