View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013492CMakeCMakepublic2012-08-27 08:472012-08-27 12:39
ReporterStephen Kelly 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionCMake 2.8.10 
Target VersionFixed in Version 
Summary0013492: CMake AUTOMOC does not show moc command line in VERBOSE mode.
Description
When I use cmake .. && make VERBOSE=1, I would expect to see the command line used to invoke moc, but it is not shown.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030776)
Alex Neundorf (developer)
2012-08-27 12:36

Does it work if you do
cmake .. && VERBOSE=1 make ?
(0030777)
Stephen Kelly (developer)
2012-08-27 12:39

Yes. Actually further testing showed that it does actually work with make VERBOSE=1.

Sorry for the noise.

 Issue History
Date Modified Username Field Change
2012-08-27 08:47 Stephen Kelly New Issue
2012-08-27 08:47 Stephen Kelly Status new => assigned
2012-08-27 08:47 Stephen Kelly Assigned To => Alex Neundorf
2012-08-27 12:36 Alex Neundorf Note Added: 0030776
2012-08-27 12:39 Stephen Kelly Note Added: 0030777
2012-08-27 12:39 Stephen Kelly Status assigned => closed
2012-08-27 12:39 Stephen Kelly Resolution open => no change required


Copyright © 2000 - 2018 MantisBT Team