[cmake-developers] Adding CheckCXXSymbolsExists.cmake ?

clinton@elemtech.com clinton at elemtech.com
Wed Jul 6 15:38:49 EDT 2011


Sounds good.  Technically, FindQt4 needs that too, in case users disable the C compiler.

Clint

----- Reply message -----
From: "Alexander Neundorf" <neundorf at kde.org>
Date: Wed, Jul 6, 2011 1:32 pm
Subject: [cmake-developers] Adding CheckCXXSymbolsExists.cmake ?
To: <cmake-developers at cmake.org>

Hi,

cmake has a CHECK_SYMBOL_EXISTS() macro for testing whether a symbol exists in 
a header /library.

In KDE we have a slightly modified version of this, CHECK_CXX_SYMBOL_EXISTS(), 
which basically does the same, but using C++, so C++ headers can be checked.

I'd like to add that to cmake.
Any objections ?

Alex
_______________________________________________
cmake-developers mailing list
cmake-developers at cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110706/eac571b6/attachment.html>


More information about the cmake-developers mailing list