Skip to content

Commit

Permalink
Update install_deps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh authored Sep 21, 2024
1 parent 721fba8 commit 10b2470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/macos/install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cd ..
#get qtmqtt and build it
git clone https://github.com/qt/qtmqtt.git
cd qtmqtt
git checkout 6.7.3
git checkout 6.7.2
cmake -B build -S . \
-DCMAKE_INSTALL_PREFIX="$(brew --prefix qt6)" \
-DCMAKE_INSTALL_LIBDIR="$(brew --prefix qt6)" \
Expand Down

0 comments on commit 10b2470

Please sign in to comment.