Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Mitz <[email protected]>
  • Loading branch information
simpsont-oci and mitza-oci authored Dec 2, 2024
1 parent 2e14d24 commit b07bdac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ jobs:
cd build
CMAKE_ARGS=""
if [ '${{ runner.os }}' == 'macOS' ]; then
# CMAKE_ARGS+=" -DQt5_DIR=$(brew --prefix qt@5)/lib/cmake/Qt5"
export QWT_DIR=$(brew --prefix qwt-qt5)
CMAKE_ARGS+=" -DCMAKE_PREFIX_PATH=$(brew --prefix qt@5)"
fi
Expand Down

0 comments on commit b07bdac

Please sign in to comment.