Skip to content

Commit

Permalink
Pointer to tagged version of wincalc.
Browse files Browse the repository at this point in the history
  • Loading branch information
vidanovic committed Sep 24, 2024
1 parent 2ecd0ed commit b60a0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists-WinCalc.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include(ExternalProject)

ExternalProject_Add(wincalc
GIT_REPOSITORY https://github.com/LBNL-ETA/WinCalc.git
GIT_TAG "2024SeptemberFixes"
GIT_TAG "v2.5.0"

UPDATE_COMMAND ""
PATCH_COMMAND ""
Expand Down

0 comments on commit b60a0f7

Please sign in to comment.