diff options
author | Allen Winter <winter@kde.org> | 2006-05-13 03:02:56 +0000 |
---|---|---|
committer | Allen Winter <winter@kde.org> | 2006-05-13 03:02:56 +0000 |
commit | b8e571ba8a53bc1c6f63e06deaa1f1db16b2fcb7 (patch) | |
tree | add4214bb63042c9e763726aa6dea1c6b64ec79d /modules/CheckPrototypeExists.cmake | |
parent | cf37d2b2f602910dbd5ad7bf3e4532e90a009840 (diff) | |
download | extra-cmake-modules-b8e571ba8a53bc1c6f63e06deaa1f1db16b2fcb7.tar.gz extra-cmake-modules-b8e571ba8a53bc1c6f63e06deaa1f1db16b2fcb7.tar.bz2 |
First attempt at support for the Intel C/C++ compilers.
Still to-do:
- shared and module linker flags
- visibility support
- shutup lots of harmless, annoying remarks
To play with this:
- install Intel C/C++ compilers.
- set $PATH and $LD_LIBRARY_PATH correctly for the new stuff
- export CC=icc; export CXX=icpc
- mkdir kdelibs/build-icpc
- cd kdelibs/build-icpc
- cmake ..
svn path=/trunk/KDE/kdelibs/; revision=540332
Diffstat (limited to 'modules/CheckPrototypeExists.cmake')
0 files changed, 0 insertions, 0 deletions