5 lines
93 B
CMake
5 lines
93 B
CMake
|
|
add_library (maa i2c/i2c.cxx maa.cxx)
|
||
|
|
|
||
|
|
add_subdirectory(python)
|
||
|
|
add_subdirectory(javascript)
|