From ac1a68e7fb9e4a1bf551e4dfb3b376760da5051f Mon Sep 17 00:00:00 2001 From: Christopher Albert Date: Thu, 16 Jul 2026 14:15:26 +0200 Subject: [PATCH] Use libneo-resolved NetCDF link stack --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index dd717fbf..d3821fb7 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -121,7 +121,7 @@ if(CMAKE_Fortran_COMPILER_ID STREQUAL "GNU") endif() target_link_libraries(simple PUBLIC - netcdf netcdff BLAS::BLAS LAPACK::LAPACK + BLAS::BLAS LAPACK::LAPACK ) target_link_libraries(simple PUBLIC