[CMake] determining which system headerfile provides a given function

René J. V. Bertin rjvbertin at gmail.com
Tue Jun 9 19:32:21 EDT 2015


Ok, let me rephrase the question to see what other kind of constructive answers that'll lead to:

how does one check which header file provides the prototype for a function from the system libraries?
Function in question: reallocf; can apparently be in either stdlib.h or bsd/stdlib.h .



More information about the CMake mailing list