add doc [skip ci]

This commit is contained in:
Radovan Bast 2017-02-02 20:59:47 +01:00
parent a5d8d51880
commit 88ca810194

View File

@ -1,6 +1,9 @@
#.rst: #.rst:
# #
# Generates export header for your API using best practices. # Generates export header for your API using best practices.
# This module wraps https://cmake.org/cmake/help/v3.0/module/GenerateExportHeader.html and
# it is needed because of these, Very Good Indeed, reasons: https://gcc.gnu.org/wiki/Visibility.
# If you are not afraid of jargon, please also have a look at https://www.akkadia.org/drepper/dsohowto.pdf.
# #
# Variables used:: # Variables used::
# #