Files
upm/src/itg3200/CMakeLists.txt

6 lines
145 B
CMake
Raw Normal View History

set (libname "itg3200")
set (libdescription "libupm Digital Gyro")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()