[CMake] CTest & VS 2003 question...

Michael Andronov michael_andronov at sd-kyber.com
Sat May 24 21:06:25 EDT 2008


Hi, Bill  -

First, I'm apologizing  for my last  question - the answer was too obvious,
I should found it in a manual. :)

So, my `problem

On Sat, May 24, 2008 at 2:15 PM, Bill Hoffman <bill.hoffman at kitware.com>
wrote:

> Michael Andronov wrote:
>
>> Hi, Bill:
>>
>> Yes, following your advice, I managed to adjust manually the directories
>> within 2003, and it works.
>> I still failed to find the registry record   - VS registry record -  to do
>> it by my installation script.
>>
>> Back to cmake. Is it possible to detect  while executing the
>> CMakeLists.txt that I'm
>> generating .vcproj for VS 2003 ?  ( I know it is possible to use -G to
>> tell to use specific generator,
>> but is it possible to check which one I'm currently generating for at
>> CMake run-time? ) In such case, I can avoid generating
>> RUN_TESTS for 2003, in order not to confuse customer.
>>
>> Thanks once again to your kind attention to this matter.
>>
>>
> http://www.cmake.org/HTML/cmake-2.6.html#variable:CMAKE_GENERATOR
>
>
> -Bill
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080524/17ec4f4c/attachment.htm>


More information about the CMake mailing list