Skip to content

Commit

Permalink
Update CalcMySky to v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
10110111 committed Sep 8, 2024
1 parent 447acba commit 2731020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -687,8 +687,8 @@ SET(CMAKE_INCLUDE_CURRENT_DIR ON)
IF(ENABLE_SHOWMYSKY)
ADD_DEFINITIONS(-DENABLE_SHOWMYSKY)
CPMFindPackage(NAME ShowMySky-Qt${QT_VERSION_MAJOR}
URL https://github.com/10110111/CalcMySky/archive/refs/tags/v0.3.2.tar.gz
URL_HASH SHA256=680afed66bc9a2fb94b502da649d0d32fad9d91e3ccbab49a86f7d303e72efc6
URL https://github.com/10110111/CalcMySky/archive/refs/tags/v0.3.3.tar.gz
URL_HASH SHA256=21cce3187009ce62a4a08a72b4e22ae7bc00654edfbc7fa9fe8ab65b412791df
EXCLUDE_FROM_ALL yes
OPTIONS "QT_VERSION ${QT_VERSION_MAJOR}")
IF(ShowMySky-Qt${QT_VERSION_MAJOR}_ADDED)
Expand Down

0 comments on commit 2731020

Please sign in to comment.