mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
bmx055: fix typo in cmakelists causing bmc150 header not to install
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
17110d41d0
commit
37642f3b01
@ -1,5 +1,5 @@
|
||||
upm_mixed_module_init (NAME bmx055
|
||||
DESCRIPTION "Bosch IMU Sensor Library"
|
||||
CPP_HDR bmx055.hpp bmc150.cxx bmi055.hpp
|
||||
CPP_HDR bmx055.hpp bmc150.hpp bmi055.hpp
|
||||
CPP_SRC bmx055.cxx bmc150.cxx bmi055.cxx
|
||||
REQUIRES mraa bmg160 bma250e bmm150)
|
||||
|
Loading…
x
Reference in New Issue
Block a user