Skip to content

Commit

Permalink
Update the test image
Browse files Browse the repository at this point in the history
  • Loading branch information
davschneller committed Feb 1, 2025
1 parent 58c3c06 commit 33a393b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ set( TestPrepareSources
add_executable( test_prepare
${TestPrepareSources} )
target_link_libraries( test_prepare
${NETCDF_LIBRARIES} )
${NetCDF_LIBRARY} )

# Test that generates the grid files
add_test( NAME prepare COMMAND test_prepare )
Expand Down

0 comments on commit 33a393b

Please sign in to comment.