Skip to content

Commit

Permalink
clang-format is fouling filter_opencv_tracker.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed May 4, 2023
1 parent 97dcafd commit 7e160ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ if(CLANG_FORMAT)
list(FILTER FORMAT_FILES EXCLUDE REGEX "/.*/process.*")
list(FILTER FORMAT_FILES EXCLUDE REGEX "/.*/plus/ebur128")
list(FILTER FORMAT_FILES EXCLUDE REGEX "/.*/movit/optional_effect.h")
list(FILTER FORMAT_FILES EXCLUDE REGEX "/.*/opencv/filter_opencv_tracker.cpp")
list(FILTER FORMAT_FILES EXCLUDE REGEX "/.*/plusgpl/cJSON")
list(FILTER FORMAT_FILES EXCLUDE REGEX "/.*/plusgpl/image.*")
list(FILTER FORMAT_FILES EXCLUDE REGEX "/.*/plusgpl/utils.*")
Expand Down

0 comments on commit 7e160ba

Please sign in to comment.