mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
ledbar: rename to my9221
* Use new cmake macro Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
4
src/my9221/CMakeLists.txt
Normal file
4
src/my9221/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
set (libname "my9221")
|
||||
set (libdecription "upm ledbar")
|
||||
add_library (${libname} SHARED my9221.cxx)
|
||||
upm_module_init()
|
Reference in New Issue
Block a user