Skip to content

Commit 6b67643

Browse files
Simone Ballarinsimhein
authored andcommitted
sca: Add analysis summary in the cmake log
Add the summary of the eclair analysis as log to cmake. Signed-off-by: Simone Ballarin <[email protected]>
1 parent 62d9754 commit 6b67643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/sca/eclair/sca.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ add_custom_command(
7676
${ECLAIR_REPORT} \
7777
-eval_file=${ECLAIR_ECL_DIR}/reports.ecl \
7878
| tee ${ECLAIR_OUTPUT_DIR}/report.log"
79+
COMMAND ${ECLAIR_REPORT} -db=${ECLAIR_PROJECT_ECD} -overall_txt=/dev/stdin
7980
VERBATIM
8081
USES_TERMINAL
8182
COMMAND_EXPAND_LISTS

0 commit comments

Comments
 (0)