Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
remove dbg code
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyu-intel committed Mar 6, 2024
1 parent 8055d6f commit 49dedc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bestla/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ function(add_ut_flag UT_OPTION)
if(${${UT_OPTION}})
# target_compile_definitions(${PROJECT_NAME}_ut PRIVATE ${UT_OPTION})
add_compile_definitions(${UT_OPTION})
message(${UT_OPTION})
endif()
endfunction()

Expand Down

0 comments on commit 49dedc1

Please sign in to comment.