support text to buffer

This commit is contained in:
Vitor Santos Costa
2016-08-29 18:07:22 -05:00
parent 15c6381579
commit 1ead544a50
2 changed files with 30 additions and 27 deletions

View File

@@ -7,7 +7,7 @@ macro_log_feature (SWIG_FOUND "Swig"
if (SWIG_FOUND)
#
# SWIG_FOUND - set to true if SWIG is found
# SWIG_DIR - the directory where swig is installed
# SWIG_DIR - t he directory where swig is installed
# SWIG_EXECUTABLE - the path to the swig executable
# SWIG_VERSION - the version number of the swig executable
#