mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-06 10:25:52 +00:00
implement coverity integration (see #84)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# additional target to perform cppcheck run, requires cppcheck
|
||||
set(CPPCHECK_EXECUTABLE "/usr/bin/cppcheck" CACHE STRING "Path to cppcheck executable")
|
||||
|
||||
# get all project files
|
||||
# HACK this workaround is required to avoid qml files checking ^_^
|
||||
|
Reference in New Issue
Block a user