Skip to content

Commit

Permalink
add debug flag
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Feb 5, 2024
1 parent 294ba41 commit 28f5730
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions husarion_utils/CMakeList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ endforeach()

nav2_package()


add_compile_options(-g)

# include(CheckCXXCompilerFlag)

# check_cxx_compiler_flag("-mno-avx512f" COMPILER_SUPPORTS_AVX512)
Expand Down

0 comments on commit 28f5730

Please sign in to comment.