CMakeLists.txt: update pymraa to python-mraa
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -36,6 +36,6 @@ if (DOXYGEN_FOUND)
|
|||||||
COMMENT "Building HTML documentation with Sphinx"
|
COMMENT "Building HTML documentation with Sphinx"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_dependencies (sphinx ${SWIG_MODULE_pymraa_REAL_NAME})
|
add_dependencies (sphinx ${SWIG_MODULE_python-mraa_REAL_NAME})
|
||||||
endif ()
|
endif ()
|
||||||
endif ()
|
endif ()
|
||||||
|
|||||||
Reference in New Issue
Block a user