How to make CMake not forget the command-line parameters
William A. Hoffman
billlist at nycap.rr.com
Sun May 21 14:43:12 CEST 2006
At 05:47 AM 5/21/2006, Thiago Macieira wrote:
>Thiago Macieira wrote:
>>No, this isn't 2.4.2. I'm waiting for the official upgrade from my
>> distro. Right now, I have:
>>$ cmake --version
>>cmake version 2.4-1-beta
>
>I've retested with 2.4.2 and it still happens in kdelibs.
OK, that is some information. At least the problem was not introduced
by 2.4.2, (my first fear....). Did someone add a set(CMAKE_CXX_COMPILER ... FORCE)
into kdelibs?? The size of the project should not cause this problem.
Are there any environment variables that you are setting?
-Bill
More information about the Kde-buildsystem
mailing list