Flowdock
method

find_header

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: Object
find_header(header, *paths) public

Instructs mkmf to search for the given header in any of the paths provided, and returns whether or not it was found in those paths.

If the header is found then the path it was found on is added to the list of included directories that are sent to the compiler (via the -I switch).

Show source
Register or log in to add new notes.