Grove: Reverting Grove sources
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
5
src/grovewater/CMakeLists.txt
Normal file
5
src/grovewater/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
set (libname "grovewater")
|
||||
set (libdescription "upm grove water module")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_hpp ${libname}.hpp)
|
||||
upm_module_init()
|
||||
Reference in New Issue
Block a user