MantisBT - CMake
View Issue Details
0015559CMakeDocumentationpublic2015-05-07 05:192015-11-02 09:15
trsystran 
Brad King 
normaltextN/A
closedfixed 
CMake 3.2.2 
CMake 3.3CMake 3.3 
0015559: ctest_test & others missing default value documentation for BUILD parameter
At lest ctest_test and ctest_memcheck don't document the default value for the BUILD parameter, which is ${CTEST_BINARY_DIRECTORY}, like for ctest_build (for which it's well documented).
No tags attached.
Issue History
2015-05-07 05:19trsystranNew Issue
2015-05-07 16:15Brad KingNote Added: 0038729
2015-05-07 16:15Brad KingAssigned To => Brad King
2015-05-07 16:15Brad KingSeverityminor => text
2015-05-07 16:15Brad KingStatusnew => resolved
2015-05-07 16:15Brad KingResolutionopen => fixed
2015-05-07 16:15Brad KingFixed in Version => CMake 3.3
2015-05-07 16:15Brad KingTarget Version => CMake 3.3
2015-11-02 09:15Robert MaynardNote Added: 0039803
2015-11-02 09:15Robert MaynardStatusresolved => closed

Notes
(0038729)
Brad King   
2015-05-07 16:15   
Thanks for pointing this out. The ctest_* command documentation is due for an overhaul anyway. This should do it:

 Help: Revise ctest_* command documentation
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=695d6f62 [^]
(0039803)
Robert Maynard   
2015-11-02 09:15   
Closing resolved issues that have not been updated in more than 4 months.