mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 11:51:10 +03:00
Grove: Reverting Grove sources
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
5
src/groveelectromagnet/CMakeLists.txt
Normal file
5
src/groveelectromagnet/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
set (libname "groveelectromagnet")
|
||||
set (libdescription "upm groveelectromagnet sensor module")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_hpp ${libname}.hpp)
|
||||
upm_module_init("-lrt")
|
Reference in New Issue
Block a user