[CMake] CMake and it's invocation from MS VC7
Steve Johns
steve.johns at verizon.net
Wed May 17 09:45:02 EDT 2006
>> I can rename the files, but as it happens I tried this experiement for a
>> single file and it did no good.
>>
>> Is there a reason why the experiment would fail on a single file, but be
>> expected to work if they were all renamed to lowercase?
>
> I think this may have been a bug in CMake 2.2. It will be fixed in 2.4.2,
> but I'm not sure if it was already done in 2.4.1.
I moved to CMake 2.4.1 and lowercased my libarary filenames.
Success!
The unwanted " /TP " is not added to the .vcproj file, and the libary now
compiles as intended.
Thanks much for the info!
More information about the CMake
mailing list