summaryrefslogtreecommitdiff
path: root/Modules/GenerateExportHeader.cmake
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2011-08-25 20:30:58 +0200
committerStephen Kelly <steveire@gmail.com>2011-08-25 20:39:00 +0200
commit826374a45ac8eb7fef9c41a391b1ca759c5a2b31 (patch)
tree2b4b328cad0ffbe925b055bb28d304a594292d62 /Modules/GenerateExportHeader.cmake
parent8b9b8e1676887a5b35dca0fb39e8538c10b2b00a (diff)
downloadcmake-826374a45ac8eb7fef9c41a391b1ca759c5a2b31.tar.gz
Remove blank line at the start of the file.
A blank line excludes the file from documentation processing.
Diffstat (limited to 'Modules/GenerateExportHeader.cmake')
-rw-r--r--Modules/GenerateExportHeader.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/GenerateExportHeader.cmake b/Modules/GenerateExportHeader.cmake
index 8d6cab986e..b441f3cd30 100644
--- a/Modules/GenerateExportHeader.cmake
+++ b/Modules/GenerateExportHeader.cmake
@@ -1,6 +1,4 @@
-
# - Function for generation of export macros for libraries
-#
# This module provides the function GENERATE_EXPORT_HEADER() and the
# accompanying ADD_COMPILER_EXPORT_FLAGS() function.
#