Skip to content

Commit

Permalink
Use CalcMySky v0.3.2 via CPM
Browse files Browse the repository at this point in the history
  • Loading branch information
10110111 committed Mar 11, 2024
1 parent 1d9fd64 commit 8a0593a
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://codeload.github.com/10110111/CalcMySky/zip/refs/heads/master
# URL_HASH SHA256=d284eaabcf21ad3d1f520a1d1b1b533f7c5f5a44ba92495dd38e238874e8e4d7
URL https://github.com/10110111/CalcMySky/archive/refs/tags/v0.3.2.tar.gz
URL_HASH SHA256=680afed66bc9a2fb94b502da649d0d32fad9d91e3ccbab49a86f7d303e72efc6
EXCLUDE_FROM_ALL yes
OPTIONS "QT_VERSION ${QT_VERSION_MAJOR}")
IF(ShowMySky-Qt${QT_VERSION_MAJOR}_ADDED)
Expand Down

0 comments on commit 8a0593a

Please sign in to comment.