<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><br>I'll go ahead and answer my own question.<br><br>>> <span style="font-family: monospace;"></span>How do I add a change so that the command for my RUN_TESTS changes ?...<br><br>In the source file cmGlobalGenerator.cxx for cmake 2.82, at line 1662, you can add the line<br><br> singleLine.push_back("-VV");<br><br>Then recompile and you're all set :)<br><br><br></div><br>
</body></html>