[CMake] ctest and git submodules

Gerhard Gappmeier gerhard.gappmeier at ascolab.com
Wed Jan 12 12:16:36 EST 2011


Hi,

my project is stored in a git repo with submodules.
I'm wondering if ctest is updating also the submodules when running
ctest Nightly|Continuous etc.
or just the main repo.

I believe not, unless I have some other problems with my test script.

I could do a manual "git pull && git submodule init && git submodule update"
before running ctest, but then "ctest -D Continuous" will do nothing because 
it doesn't detect the change anymore.

Has anybody working ctest with git submodules?

-- 
Gerhard Gappmeier
ascolab GmbH - automation systems communication laboratory
Tel.: +49 9131 691 123
Fax: +49 9131 691 128
Web: http://www.ascolab.com
GPG Key Id: 5AAC50C4
GPG Fingerprint: 967A 15F1 2788 164D CCA3 6C46 07CD 6F82 5AAC 50C4

--
ascolab GmbH
Geschäftsführer: Gerhard Gappmeier, Matthias Damm, Uwe Steinkrauß
Sitz der Gesellschaft: Am Weichselgarten 7 . 91058 Erlangen . Germany
Registernummer: HRB 9360
Registergericht: Amtsgericht Fürth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110112/e81795bf/attachment.htm>


More information about the CMake mailing list