Document INCLUDE_DIRS

This commit is contained in:
px4dev 2013-04-26 15:04:04 -07:00
parent a39d5230be
commit 68c8de4cf1
1 changed files with 6 additions and 0 deletions

View File

@ -75,6 +75,12 @@
# the list should be formatted as:
# <command>.<priority>.<stacksize>.<entrypoint>
#
# INCLUDE_DIRS (optional, must be appended)
#
# The list of directories searched for include files. If non-standard
# includes (e.g. those from another module) are required, paths to search
# can be added here.
#
# DEFAULT_VISIBILITY (optional)
#
# If not set, global symbols defined in a module will not be visible