MantisBT - CMake
View Issue Details
0007878CMakeDocumentationpublic2008-10-29 00:302009-01-10 08:17
tron_thomas 
Alex Neundorf 
normalminoralways
closedfixed 
CMake-2-6 
 
0007878: No documentation for CMAKE_COLOR_MAKEFILE
It is not possible to display any documentation information for the CMAKE_COLOR_MAKEFILE propery

Steps:
1. Execute "cmake --help-property CMAKE_COLOR_MAKEFILE" from a command line

Results:
Argument "CMAKE_COLOR_MAKEFILE" to --help-property is not a CMake property. Use --help-property-list to see all properties.

Expected:
Documentation on how to use the property is printed
No tags attached.
patch color_makefile_doc.patch (983) 2008-12-04 03:29
https://public.kitware.com/Bug/file/1893/color_makefile_doc.patch
Issue History
2008-10-29 00:30tron_thomasNew Issue
2008-12-04 03:29Philip LowmanFile Added: color_makefile_doc.patch
2008-12-04 03:29Philip LowmanNote Added: 0014284
2009-01-10 08:17Alex NeundorfNote Added: 0014511
2009-01-10 08:17Alex NeundorfAssigned To => Alex Neundorf
2009-01-10 08:17Alex NeundorfStatusnew => closed
2009-01-10 08:17Alex NeundorfResolutionopen => fixed

Notes
(0014284)
Philip Lowman   
2008-12-04 03:29   
patch attached
(0014511)
Alex Neundorf   
2009-01-10 08:17   
Fixed in cvs HEAD.

Alex