Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and felixf4xu committed Nov 15, 2023
1 parent 9464d80 commit 0e09e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/trtexec_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ if(NOT EXISTS ${TRTEXEC_DEFAULT_BIN})
LIBRARY DESTINATION lib
RUNTIME DESTINATION bin
)
else()
else()
message(STATUS "Found trtexec: ${TRTEXEC_DEFAULT_BIN}")
endif()

Expand Down

0 comments on commit 0e09e59

Please sign in to comment.