View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009835CMakeCTestpublic2009-11-04 04:102010-12-14 18:50
ReporterMathieu Malaterre 
Assigned ToZach Mullen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in VersionCMake-2-8 
Summary0009835: ctest --help-property CTEST_BUILD_TARGET
DescriptionExecuting:

ctest --help-property CTEST_BUILD_TARGET

should display some information on what is CTEST_BUILD_TARGET.

It would be nice to also have ctest --help-property-list

Thanks
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0018373)
Zach Mullen (developer)
2009-11-09 14:43

I'm not sure we should document this as part of --help-property, because this isn't set using set_property, it's just a variable that is set by "set(CTEST_BUILD_TARGET foo)". In fact, there is no information listed via ctest --help-property, because apparently these properties don't apply to ctest.

That said, we should probably document this somewhere... Where do we normally document the automagic variables that cmake sometimes looks for?

(This may be rendered moot by the fact that we've just added a better way of specifying a build target, which is the TARGET attribute of the CTEST_BUILD command.)
(0018712)
Zach Mullen (developer)
2009-12-07 13:42

Closing this since the new TARGET option for CTEST_BUILD is well documented.
(0021013)
David Cole (manager)
2010-06-15 10:01

Zach,

See this email thread: http://www.cmake.org/pipermail/cmake/2010-June/037489.html [^] Nobody (me included) can find how CTEST_BUILD_TARGET is "well documented..."

Can you point us to what you were talking about?
(0021014)
Zach Mullen (developer)
2010-06-15 10:07

Well, I just looked and I certainly can't figure out what I was talking about at the time either... I'm adding some documentation to the CTEST_BUILD command help output. Is there anywhere besides there we should document this?
(0021019)
Zach Mullen (developer)
2010-06-15 10:45

Added the documentation in the command help.
(0024107)
David Cole (manager)
2010-12-14 18:50

Closing bugs that have been resolved for more than 3 months without any further updates.

 Issue History
Date Modified Username Field Change
2009-11-04 04:10 Mathieu Malaterre New Issue
2009-11-04 10:11 Bill Hoffman Status new => assigned
2009-11-04 10:11 Bill Hoffman Assigned To => Zach Mullen
2009-11-05 11:58 Zach Mullen Status assigned => acknowledged
2009-11-09 14:43 Zach Mullen Note Added: 0018373
2009-12-07 13:42 Zach Mullen Note Added: 0018712
2009-12-07 13:43 Zach Mullen Status acknowledged => resolved
2009-12-07 13:43 Zach Mullen Fixed in Version => CMake-2-8
2009-12-07 13:43 Zach Mullen Resolution open => no change required
2010-06-15 10:01 David Cole Note Added: 0021013
2010-06-15 10:01 David Cole Status resolved => feedback
2010-06-15 10:01 David Cole Resolution no change required => reopened
2010-06-15 10:07 Zach Mullen Note Added: 0021014
2010-06-15 10:45 Zach Mullen Note Added: 0021019
2010-06-15 10:45 Zach Mullen Status feedback => resolved
2010-06-15 10:45 Zach Mullen Resolution reopened => fixed
2010-12-14 18:50 David Cole Note Added: 0024107
2010-12-14 18:50 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team