Skip to content
  • Brett Warren's avatar
    cmake: fix VERBOSE flag defect · 734d6390
    Brett Warren authored
    
    
    There was a typo in Makefile.cmake which caused
    the VERBOSE flag to replace rather than append
    the command options passed to cmake --build.
    This is needed to reenable the scp-code-coverage-v2
    jenkins job, which was broken by this change.
    
    Signed-off-by: Brett Warren's avatarBrett Warren <brett.warren@arm.com>
    Change-Id: I0ac824ed70b93f59d1a535122c413fd2836eda5a
    734d6390
Loading