maa: Refactor maa build system and partly implement i2c
* API headers moved to api/ * smbus file added from libi2c and kernel i2c header cleaned up * fix compilation of swig and use i2c.h header Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -10,7 +10,6 @@ SET(CMAKE_SWIG_FLAGS "")
|
||||
option(test "Build all tests." OFF)
|
||||
|
||||
add_subdirectory (src)
|
||||
add_subdirectory (api)
|
||||
add_subdirectory (examples)
|
||||
|
||||
if (test)
|
||||
|
||||
Reference in New Issue
Block a user