Skip to content

Commit

Permalink
Revert NDEBUG project vide change
Browse files Browse the repository at this point in the history
  • Loading branch information
AniruddhaKanhere committed Feb 22, 2024
1 parent 8eba41c commit 3f89eaf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ if( COV_ANALYSIS )

# Build HTTP library target without logging
target_compile_options(coverity_analysis PUBLIC -DNDEBUG )

# Remove inclusion of assert.
add_compile_definitions( NDEBUG=1 )
endif()

# ==================================================================================================
Expand Down

0 comments on commit 3f89eaf

Please sign in to comment.