UNPKG

mraa

Version:

IO library that helps you use I2c, SPI, gpio, uart, pwm, analog inputs (aio) and more on a number of platforms such as the Intel galileo, the Intel edison and others

9 lines (6 loc) 215 B
add_subdirectory (c) add_subdirectory (platform) if (NOT ANDROID_TOOLCHAIN) add_subdirectory (c++) endif () install (DIRECTORY ${PROJECT_SOURCE_DIR}/examples/ DESTINATION ${CMAKE_INSTALL_DATADIR}/mraa/examples)