mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +03:00
Initial implementation of iAcceleration
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
90524273ec
commit
f992876461
@ -24,6 +24,7 @@ set (module_hpp iClock.hpp
|
||||
iMotion.hpp
|
||||
iPressure.hpp
|
||||
iTemperature.hpp
|
||||
iAcceleration.hpp
|
||||
)
|
||||
# Install interfaces headers a bit differently
|
||||
install (FILES ${module_hpp} DESTINATION include/upm/interfaces COMPONENT ${libname})
|
||||
|
Reference in New Issue
Block a user