Private
Public Access
2
0

aio: add aio swig object

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-05-01 16:59:54 +01:00
parent 207c54a5e7
commit d1de6a48c9
2 changed files with 27 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ install (TARGETS maa DESTINATION lib)
if (DOXYGEN_FOUND)
set (CMAKE_SWIG_FLAGS -DDOXYGEN=${DOXYGEN_FOUND})
set (DOCFILES maa pwm i2c gpio)
set (DOCFILES maa pwm i2c gpio aio)
foreach (_file ${DOCFILES})
add_custom_command (OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/${_file}_doc.i
COMMAND ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/doxy2swig.py -n