On Saturday June 13 2015 22:26:12 Alexander Neundorf wrote:

> did you try check_symbol_exists() and the other similar functions ?

Yes, but none that I could find give any information beyond whether the symbol 
exists. It may be possible (or necessary) to repeat such tests trying each of 
the possible candidate header files in succession until a hit is found, but as 
I said in my initial email, that doesn't work. That's about all there's to say 
about it: I presume this approach doesn't work because of caching intended to 
avoid testing the same thing twice.

René
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to