I finally got everything working with cmake 2.8.1, there is just one glitch, one cannot set CTEST_BUILD_COMMAND for CTEST_BUILD_TARGET to work.
I added a bug report here: http://cmake.org/Bug/view.php?id=10838 I simply had to comment out my setting: #SET (CTEST_BUILD_COMMAND "make -i") HTH On Tue, Jun 15, 2010 at 2:19 AM, David Cole <david.c...@kitware.com> wrote: > Never mind. I just read the subject line.... > > You mean this one, right? > http://public.kitware.com/Bug/view.php?id=9835 > > > On Mon, Jun 14, 2010 at 8:17 PM, David Cole <david.c...@kitware.com> wrote: >> What bug are you referring to? >> >> >> On Mon, Jun 14, 2010 at 12:58 PM, <mathieu.malate...@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 >>> >> > -- 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