File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ include(ExternalProject)
4
4
5
5
ExternalProject_Add(Windows-CalcEngine
6
6
GIT_REPOSITORY https://github.com/LBNL-ETA/Windows-CalcEngine.git
7
- GIT_TAG "Version_1.0.60 "
7
+ GIT_TAG "Version_1.0.61 "
8
8
9
9
UPDATE_COMMAND ""
10
10
PATCH_COMMAND ""
Original file line number Diff line number Diff line change 1
1
cmake_minimum_required (VERSION 3.5 )
2
2
3
- project ( wincalc VERSION 2.5.12 LANGUAGES CXX )
3
+ project ( wincalc VERSION 2.5.14 LANGUAGES CXX )
4
4
set (LIB_NAME ${PROJECT_NAME} )
5
5
6
6
if (NOT "${CMAKE_CXX_STANDARD} " )
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ graph TD
9
9
nlohmann[nlohmann<br/><font color='red'>v3.12.0</font>]
10
10
BSDFXMLParser[BSDFXMLParser<br/><font color='red'>Version_0.0.5</font>]
11
11
THMXParser[THMXParser<br/><font color='red'>v1.1.3</font>]
12
- WindowsCalcEngine[WindowsCalcEngine<br/><font color='red'>Version_1.0.60 </font>]
12
+ WindowsCalcEngine[WindowsCalcEngine<br/><font color='red'>2025IGUCheckToleranceFixes </font>]
13
13
Windows-CalcStandards[Windows-CalcStandards<br/><font color='red'>v1.2.2</font>]
14
14
LibraryFEMTHERM[LibraryFEMTHERM<br/><font color='red'>Version_0.13</font>]
15
- WinCalc[WinCalc<br/><font color='red'>v2.5.12 </font>]
15
+ WinCalc[WinCalc<br/><font color='red'>v2.5.14 </font>]
16
16
17
17
%% Package relations
18
18
WinCalc --> OpticalMeasurementParser
You can’t perform that action at this time.
0 commit comments