Skip to content

Commit

Permalink
chores(cpn): use new maxLibQt HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcoeffic committed Oct 26, 2023
1 parent 7ab300e commit 26a57c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/FetchMaxLibQt.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include(FetchContent)
FetchContent_Declare(
maxLibQt
GIT_REPOSITORY https://github.com/edgetx/maxLibQt
GIT_TAG f99a8ce2024a63b7fadcdfad962601a769d938fc # PR#3
GIT_TAG b5418f76cc4891e09f4e21276175d39dbb130f66
)

FetchContent_MakeAvailable(maxLibQt)
Expand Down

0 comments on commit 26a57c7

Please sign in to comment.