DOC: better documentation

This commit is contained in:
Ken Martin 2005-11-02 13:59:37 -05:00
parent 0a5b9db60b
commit 0d96e2824b

View File

@ -2,7 +2,9 @@
# Check if the function exists.
#
# CHECK_LIBRARY_EXISTS - macro which checks if the function exists
# LIBRARY - the name of the library you are looking for
# FUNCTION - the name of the function
# LOCATION - location where the library should be found
# VARIABLE - variable to store the result
#
# If CMAKE_REQUIRED_FLAGS is set then those flags will be passed into the