SPAM-LOW: Re: SPAM-MED: Re: SPAM-MED: RE: SPAM-MED: Re: [CMake]
Error adding rule using 2.4.1 beta
Reggie Burnett
reggie at bytefx.com
Thu May 11 16:57:11 EDT 2006
Brad King wrote:
> Reggie Burnett wrote:
>> I've discovered the problem. the cmakelists.txt files, as they sit
>> on my system, have lowercase names. When I change them to mixed case
>> (CMakeLists.txt), they work. Given that Windows is not case
>> sensitive, this is baffling. I have had SFU installed on this system
>> and it did prompt during install if I wanted to make a system change
>> allowing for case sensitivity but now I can't find any info on
>> turning that off. Any ideas?
>
> Windows filesystems are case-insensitive but CMake's internal tables
> that track files called "CMakeLists.txt" are case-sensitive.
>
> -Brad
Perhaps that's something that should be rethought?
More information about the CMake
mailing list