mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
update workflow
This commit is contained in:
@@ -122,6 +122,8 @@ jobs:
|
||||
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
PKG_CONFIG_PATH="${Qt6_DIR}/lib/pkgconfig:${PKG_CONFIG_PATH:-}" \
|
||||
CMAKE_PREFIX_PATH="${Qt6_DIR}/lib/cmake:${CMAKE_PREFIX_PATH:-}" \
|
||||
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release -DRUN_CLANG_TIDY=OFF
|
||||
|
||||
- name: Build with CMake
|
||||
|
||||
Reference in New Issue
Block a user