[CMake] How to set CTest Update Options correctly
NoRulez
norulez at me.com
Mon Feb 25 15:49:16 EST 2013
Hello again,
CTEST_UPDATE_COMMAND is set to ${GIT_EXECUTABLE}.
I also tried to extend the CTEST_CHECKOUT_COMMAND variable, but here I get also an error.
Please, could someone help?
Thanks in advance
Am 25.02.2013 um 18:15 schrieb NoRulez <norulez at me.com>:
> Hello,
> i've set CTEST_UPDATE_OPTIONS as followed:
>
> set(CTEST_UPDATE_OPTIONS "--tags")
>
> I set this, because I need newely created and/or modified tags.
>
> When I set this option then I get the error:
> "git.cmd" "fetch" "--tags" Update command failed
>
> Is there an other way of doing so?
>
> Thanks in advance
>
> Best Regards
> --
>
> 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
More information about the CMake
mailing list