[CMake] VERBOSE should also affect command files?

Eric (Brad) Lemings brad at rebit.com
Wed Oct 8 14:41:13 EDT 2008


Command files are a normal occurrence in builds on Windows platforms. 
Example:

    C:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe 
@C:\Users\myself\AppData\Local\Temp\nmEC62.tmp

If VERBOSE is true, the contents of these command files are not
displayed in the build output but I believe they should be.  I'm
guessing there is already an outstanding issue for this but wanted to
verify.  Is there such an issue?

Thanks,
Eric.



More information about the CMake mailing list