mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 11:51:10 +03:00
grove: initial groveLED implementation and move to maa 0.2.2 api
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@ -7,7 +7,7 @@ if (SWIG_FOUND)
|
||||
endif ()
|
||||
|
||||
find_package (PkgConfig REQUIRED)
|
||||
pkg_check_modules (MAA maa>=0.2.1)
|
||||
pkg_check_modules (MAA maa>=0.2.2)
|
||||
message (INFO " found libmaa version: ${MAA_VERSION}")
|
||||
|
||||
set (CMAKE_SWIG_FLAGS "")
|
||||
|
Reference in New Issue
Block a user