View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000133CMakepublic2003-08-07 11:402004-04-23 13:39
ReporterAnton Deguet 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000133: Equivalent of CMAKE_VERBOSE_MAKEFILE for VC++
DescriptionTested with CMake 1.6.7.

With Visual C++ 6, it is possible to remove the flag /nologo for both the compiler and linker. When the compiler runs, it is then possible to see the path used, etc. If I turned the "suppress the banners" off, it works but cmake will systematically regenerate the .dsp file and remove my settings. So, could the dsp generator use the variable CMAKE_VERBOSE_MAKEFILE?
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000960)
Bill Hoffman (manager)
2004-04-23 13:39

Good idea, I have done this in cvs, and it should be in 2.0.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team