Skip to content

Commit

Permalink
slightly faster
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertvanheusden committed Sep 20, 2024
1 parent 1958526 commit 24b0b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ add_executable(
snmp/snmp_elem.cpp
)

set(CMAKE_BUILD_TYPE Debug)
set(CMAKE_BUILD_TYPE RelWithDebInfo)
#target_link_libraries(iesp -fsanitize=address)
#target_link_libraries(iesp -fsanitize=undefined)

0 comments on commit 24b0b8d

Please sign in to comment.