[CMake] VS2010 problem with upper case CPP extension

Bill Hoffman bill.hoffman at kitware.com
Mon Apr 26 09:44:59 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


More information about the CMake mailing list