summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/at42qt1070/CMakeLists.txt
blob: 8b48db82ef9b03242142d7486ab4eb5b1484c34f (plain)
1
2
3
4
5
set (libname "at42qt1070")
set (libdescription "upm module for the Atmel AT42QT1070 QTouch sensor")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()