mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 13:55:50 +00:00
implement coverity integration (see #84)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# additional target to perform clang-format run, requires clang-format
|
||||
set(CLANGFORMAT_EXECUTABLE "/usr/bin/clang-format" CACHE STRING "Path to clang-format executable")
|
||||
|
||||
# get all project files
|
||||
file(GLOB_RECURSE ALL_SOURCE_FILES *.cpp *.h *.h.in)
|
||||
|
Reference in New Issue
Block a user