Skip to content

Commit

Permalink
Remove Qt5 root
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Abrahão <[email protected]>
  • Loading branch information
patrickpa committed May 23, 2024
1 parent b1dcaea commit 0fc88ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-on-change-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
-G "Visual Studio 16 2019" -A x64 -T v142 `
-DCMAKE_INSTALL_PREFIX="$workingPath\QC-Framework-Out" `
-DENABLE_FUNCTIONAL_TESTS=OFF `
-DQt5_ROOT="$env:Qt5_DIR\Qt5\" `
-Ddev_essential_ROOT="$workingPath\dev_essential-Out\lib\cmake\dev_essential" `
-DXercesC_ROOT="$workingPath\Xerces-Out"
Expand Down

0 comments on commit 0fc88ee

Please sign in to comment.