From 2280d931895ee1523a8be4b02bb1d097e70fd378 Mon Sep 17 00:00:00 2001 From: Darice Date: Thu, 2 Jan 2025 17:46:16 -0700 Subject: [PATCH] update CMakeLists --- ssc/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssc/CMakeLists.txt b/ssc/CMakeLists.txt index f688508eb..09f734a26 100644 --- a/ssc/CMakeLists.txt +++ b/ssc/CMakeLists.txt @@ -48,8 +48,8 @@ set(SSC_SRC cmod_generic_system-builder.h cmod_geothermal.cpp cmod_geothermal_costs.cpp - cmod_geothermal_eqns.cpp - cmod_geothermal_eqns.h + cmod_geothermal_costs_eqns.cpp + cmod_geothermal_costs_eqns.h cmod_grid.cpp cmod_grid.h cmod_hcpv.cpp