Skip to content

Commit 8132d5d

Browse files
Updating target of WinCalc to a branch with fixes to try to resolve github actions build issues.
1 parent 140aec7 commit 8132d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists-WinCalc.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include(ExternalProject)
44

55
ExternalProject_Add(wincalc
66
GIT_REPOSITORY https://github.com/LBNL-ETA/WinCalc.git
7-
GIT_TAG "2025MayFixes_1"
7+
GIT_TAG "2025May_pywincalc_fixes"
88

99
UPDATE_COMMAND ""
1010
PATCH_COMMAND ""

0 commit comments

Comments
 (0)