Skip to content

Commit

Permalink
systemtests: cleanup CMakeLists, adapt testrunner to use new variables
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Jan 24, 2020
1 parent 9a73822 commit f2ed251
Show file tree
Hide file tree
Showing 31 changed files with 448 additions and 350 deletions.
3 changes: 3 additions & 0 deletions core/CMakeLists.txt
Expand Up @@ -929,6 +929,9 @@ message(" LocalBuildDefinitionsFile: ${BareosLocalBuildDefinitionsFile}")
message(" HAVE_IS_TRIVIALLY_COPYABLE: ${HAVE_IS_TRIVIALLY_COPYABLE}")

message(" do-static-code-checks: ${DO_STATIC_CODE_CHECKS}")



if(DO_STATIC_CODE_CHECKS)
message(" static code check tools:")
message(
Expand Down

0 comments on commit f2ed251

Please sign in to comment.