[CMake] Re: TRY_COMPILE painful for tool testing

Arjen Markus arjen.markus at wldelft.nl
Mon Oct 2 02:20:05 EDT 2006


Brad King wrote:

>Arjen Markus wrote:
>  
>
>>Like I promised, here is the information I have on this bug:
>>    
>>
>[snip]
>  
>
>>As you can see, the source file is given with the native (Windows-style)
>>path, but the object file is specified with forward slashes. This is what
>>causes the compiler to complain.
>>    
>>
>
>Try adding this to your platform file for this compiler:
>
>SET(CMAKE_WINDOWS_OBJECT_PATH 1)
>
>-Brad
>
>  
>
Would it be so simple? I will try it ASAP.

Thanks,

Arjen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20061002/f12a643f/attachment.html


More information about the CMake mailing list