Skip to content

Commit

Permalink
update to have regtests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed May 9, 2024
1 parent dc7e96b commit 0385448
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ endif()
add_subdirectory(model)

# Turn on unit testing.
include(CTest)
if(BUILD_TESTING)
add_subdirectory(regtests/unittests)
endif()
#include(CTest)
#if(BUILD_TESTING)
# add_subdirectory(regtests/unittests)
#endif()

0 comments on commit 0385448

Please sign in to comment.