Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
baibaichen committed Jun 14, 2024
1 parent 9d419a2 commit 9bcaae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp-ch/local-engine/Functions/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ if(TARGET ch_rust::blake3)
endif()

if (TARGET ch_contrib::gwp_asan)
list(APPEND PRIVATE_LIBS ch_contrib::gwp_asan)
list(APPEND PRIVATE_LIBS ch_contrib::gwp_asan)
endif()

list(APPEND OBJECT_LIBS $<TARGET_OBJECTS:gluten_spark_functions_obj>)
Expand Down

0 comments on commit 9bcaae8

Please sign in to comment.