Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed May 20, 2024
1 parent 9f17501 commit 938ee3c
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 @@ -118,7 +118,7 @@ endif()
if (USE_NETCDF3)
shell_test(run_wgrib2_netcdf3_tests)
endif()
if (USE_IPOLATES=1)
if (USE_IPOLATES EQUAL 1)
shell_test(run_ipolates_tests)
endif()
if (USE_AEC)
Expand Down

0 comments on commit 938ee3c

Please sign in to comment.