Merge topic 'fix-generate_export_header-docs'

40efa4d Fix documented function signature to match reality.
This commit is contained in:
David Cole 2012-03-02 11:44:05 -05:00 committed by CMake Topic Stage
commit 973eba57f9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# [PREFIX_NAME <prefix_name>]
# )
#
# ADD_COMPILER_EXPORT_FLAGS( [FATAL_WARNINGS] )
# ADD_COMPILER_EXPORT_FLAGS( [<output_variable>] )
#
# By default GENERATE_EXPORT_HEADER() generates macro names in a file name
# determined by the name of the library. The ADD_COMPILER_EXPORT_FLAGS function