Skip to content

Commit 63e3670

Browse files
committed
update w3nco with w3emc 2.9.2
1 parent dd49119 commit 63e3670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ set_target_properties(ccpp_physics PROPERTIES VERSION ${PROJECT_VERSION}
195195
target_include_directories(ccpp_physics PUBLIC
196196
$<BUILD_INTERFACE:${CMAKE_CURRENT_BINARY_DIR}>)
197197

198-
target_link_libraries(ccpp_physics PUBLIC w3nco::w3nco_d NetCDF::NetCDF_Fortran)
198+
target_link_libraries(ccpp_physics PUBLIC w3emc::w3emc_d NetCDF::NetCDF_Fortran)
199199

200200
# Define where to install the library
201201
install(TARGETS ccpp_physics

0 commit comments

Comments
 (0)