Skip to content

Commit

Permalink
Skip downloading wintun, it's not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
strseb committed Mar 19, 2024
1 parent 0d5dccf commit d8b96ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taskcluster/scripts/source-test/clang-tidy.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ cmake -S $SOURCE_DIR -B $BUILD_DIR -GNinja `
-DPYTHON_EXECUTABLE="$CONDA_PREFIX\python.exe" `
-DGOLANG_BUILD_TOOL="$CONDA_PREFIX\bin\go.exe" `
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON `
-DWINTUN_FOLDER="not-existing" `
-DCMAKE_PREFIX_PATH="$QTPATH/lib/cmake" `

cmake --build $BUILD_DIR --target translations
Expand Down

0 comments on commit d8b96ba

Please sign in to comment.