summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/ublox6/CMakeLists.txt
blob: 91ba1b66ae9e6256ee70e209f39138a96e23bc62 (plain)
1
2
3
4
5
set (libname "ublox6")
set (libdescription "upm u-blox 6 GPS UART support module")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()