mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 01:51:02 -06:00
Fix documented function signature to match reality.
The function description is already correct.
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
# [PREFIX_NAME <prefix_name>]
|
# [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
|
# 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
|
# determined by the name of the library. The ADD_COMPILER_EXPORT_FLAGS function
|
||||||
|
|||||||
Reference in New Issue
Block a user