[CMake] 0009835: ctest --help-property CTEST_BUILD_TARGET

Chris Hillery chillery-cmake at lambda.nu
Mon Jun 14 19:38:02 EDT 2010


I would suggest you re-open that bug, since clearly that option is NOT
documented at all.

It's not mentioned on
http://www.cmake.org/cmake/help/ctest-2-8-docs.html#command:ctest_build ,
nor in the output of "ctest --help-command ctest_build".

It IS mentioned in at least one Kitware Quarterly newsletter, which is the
only reason I know anything about it:

http://kitware.com/products/archive/kitware_quarterly0709.pdf

But that's hardly the same thing as "well documented".

FYI, at least according to the Kitware Quarterly, it's not
ctest_build(TARGET ...), it's set (CTEST_BUILD_TARGET ...) and then
ctest_build() will build that.

Ceej
aka Chris Hillery

On Mon, Jun 14, 2010 at 9:58 AM, <mathieu.malaterre at gmail.com> wrote:

> Hi there,
>
>  I reported a bug a couple of month back, which apparently was fixed with
> "Closing this since the new TARGET option for CTEST_BUILD is well
> documented."
>
>  I am looking at the git web interface of ctest_build:
>
> http://cmake.org/gitweb?p=cmake.git;a=blob;f=Source/CTest/cmCTestBuildCommand.h;h=228067e44c0bc5ef98cf6b21e2a47e3ba93d29ba;hb=HEAD
>
>  I cannot find mention of neither CTEST_BUILD + TARGET nor
> CTEST_BUILD_TARGET.
>
>  Could someone please point me to the documentation that is reference in
> the bug report ?
>
> Thanks !
> --
> Mathieu
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100614/9d42f847/attachment.htm>


More information about the CMake mailing list