We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d9754 commit 6b67643Copy full SHA for 6b67643
cmake/sca/eclair/sca.cmake
@@ -76,6 +76,7 @@ add_custom_command(
76
${ECLAIR_REPORT} \
77
-eval_file=${ECLAIR_ECL_DIR}/reports.ecl \
78
| tee ${ECLAIR_OUTPUT_DIR}/report.log"
79
+ COMMAND ${ECLAIR_REPORT} -db=${ECLAIR_PROJECT_ECD} -overall_txt=/dev/stdin
80
VERBATIM
81
USES_TERMINAL
82
COMMAND_EXPAND_LISTS
0 commit comments