Hi,

On Fri, Aug 31, 2012 at 12:00:35PM -0700, Bogdan Cristea wrote:
> Is there an equivalent for CHECK_FUNCTION_EXISTS in order to check for C++ 
> function existence.

As long as it is not a member function check_function_exists should
suffice.
Otherwise you might want to look at check_cxx_symbol_exists, which
also can check for a function.

Cheers,

Markus

-- 
Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany,  USt-Id: DE279960836
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to