Update CMakeLists.txt

This commit is contained in:
omron-ankit 2019-03-25 14:20:50 -07:00 committed by GitHub
parent 20e25dce50
commit 9be9e4b54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,4 @@ set (libname "2jciebu01_ble")
set (libdescription "Omron Environment Sensor") set (libdescription "Omron Environment Sensor")
set (module_src ${libname}.cxx "2jciebu01.cxx") set (module_src ${libname}.cxx "2jciebu01.cxx")
set (module_hpp ${libname}.hpp "2jciebu01.hpp") set (module_hpp ${libname}.hpp "2jciebu01.hpp")
upm_module_init(2jcie-bu01_usb) upm_module_init(2jciebu01-usb)