Skip to content

Commit

Permalink
removing debug information
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Feb 23, 2024
1 parent a73f496 commit 3526faa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ncdump/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ if(ENABLE_DAP)
add_executable(ocprint ${ocprint_FILES})
endif(ENABLE_DAP)

message(STATUS "ALL_TLL_LIBS INCLUDE FOR KYLE: ${ALL_TLL_LIBS}")
target_link_libraries(ncdump netcdf ${ALL_TLL_LIBS})
target_link_libraries(nccopy netcdf ${ALL_TLL_LIBS})
target_link_libraries(ncvalidator netcdf ${ALL_TLL_LIBS})
Expand Down

0 comments on commit 3526faa

Please # to comment.