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
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
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).
Jarl.
On 04/25/2010 12:10 PM, Michael Wild wrote:
>
> On 25. Apr, 2010, at 11:37 , Jarl Lindrud wrote:
>
>>
>> Hi,
>>
>> I've just run cmake 2.8.1, with the "Visual Studio 10" generator, on a cmake
>> project that I've previously been running the VS2008 generator on.
>>
>> There appears to be a proble
On 25. Apr, 2010, at 11:37 , Jarl Lindrud wrote:
>
> Hi,
>
> I've just run cmake 2.8.1, with the "Visual Studio 10" generator, on a cmake
> project that I've previously been running the VS2008 generator on.
>
> There appears to be a problem with C++ source files that end with upper case
> CP
Hi,
I've just run cmake 2.8.1, with the "Visual Studio 10" generator, on a
cmake project that I've previously been running the VS2008 generator on.
There appears to be a problem with C++ source files that end with upper
case CPP. They end up in the Visual Studio C++ project, but when I loo