[CMake] VS2010 problem with upper case CPP extension
Jarl Lindrud
jarl.lindrud at gmail.com
Mon Apr 26 12:04:35 EDT 2010
> On 4/25/2010 9:47 PM, Jarl Lindrud wrote:
>>
>>> Advice:
>>>
>>> SET_SOURCE_FILES_PROPERTIES(File2.CPP PROPERTIES LANGUAGE CXX)
>>>
>>> or go with lower case... ;)
>>>
>>> Regards,
>>>
>>> Michael
>>
>> OK, for now I've worked around this using SET_SOURCE_FILES_PROPERTIES...
>> Thanks.
>>
>> I've reported this as a bug
>> (http://www.cmake.org/Bug/view.php?id=10610).
>>
> Did this work in VS 9 by default?
>
> -Bill
>
Yes it did... It was only when upgrading to the VS2010 generator that the
problem showed up.
Jarl
More information about the CMake
mailing list