CMake KDE release
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sun Jan 29 14:38:09 GMT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alexander Neundorf schrieb:
> Hi Christian,
>
> On Sunday 29 January 2006 15:11, Christian Ehrlicher wrote:
> ...
>
>>But it is not much:
>
>
> It's enough, exactly what I wanted to see :-)
>
>
>>CMake system information:
>>C compiler: D:/Programme/Microsoft Visual Studio 8/VC/bin/cl.exe
>>CXX compiler: D:/Programme/Microsoft Visual Studio 8/VC/bin/cl.exe
>>C compiler is gcc:
>>CXX compiler is g++:
>>System: Windows-5.0
>>System name: Windows
>>System version: 5.0
>>This is Windows
>
>
> So we can check either :
>
> if(CMAKE_C_COMPILER MATCHES "cl\.exe")
> or
> if(WINDOWS AND NOT CYGWIN AND NOT MINGW)
>
> Could you please also run cmake on the attached file, it produces a
> "AbsPathTest.txt" and post the contents ?
Here:
test
/abs/unix
/abs/unix
../rel
E:/kde/kdelibs/cmake/systeminfo/../rel
d:/Programme/CMake 2.3.0/share/CMake
E:/kde/kdelibs/cmake/systeminfo/d:/Programme/CMake 2.3.0/share/CMake
> if(WINDOWS AND NOT CYGWIN AND NOT MINGW)
And why not 'If ( MSVC )' ?
Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFD3NNRHAIuqbOiZ+kRAtRnAJ0WD94j07DCOwJUKpbGer2ZEh5FzgCfSklc
UtMpUy5uymq0htugt+CChY0=
=B8pq
-----END PGP SIGNATURE-----
More information about the kde-core-devel
mailing list