mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-24 16:55:15 +03:00
chore: CMake 4.0 compatibility (#6070)
This commit is contained in:
parent
02ebd4604e
commit
31fe413190
5 changed files with 3 additions and 10 deletions
|
@ -5,7 +5,7 @@ include(FetchContent)
|
|||
FetchContent_Declare(
|
||||
maxLibQt
|
||||
GIT_REPOSITORY https://github.com/edgetx/maxLibQt
|
||||
GIT_TAG b5418f76cc4891e09f4e21276175d39dbb130f66
|
||||
GIT_TAG ac1988ffd005cd15a8449b92150ce6c08574a4f1
|
||||
)
|
||||
|
||||
FetchContent_MakeAvailable(maxLibQt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue