mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
Fixing build errors
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
%module javaupm_button
|
||||
%include "../upm.i"
|
||||
|
||||
%apply int {mraa::Edge}
|
||||
|
||||
%{
|
||||
#include "button.hpp"
|
||||
%}
|
||||
|
Reference in New Issue
Block a user