mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
Added modifications to cmake to create a separate lib for the new interfaces using SWIG.
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com>
This commit is contained in:
@ -10,5 +10,6 @@ JAVA_JNI_LOADLIBRARY(javaupm_abp)
|
||||
%{
|
||||
#include "abp.hpp"
|
||||
%}
|
||||
%include "interfaces/iTemperature.hpp"
|
||||
%include "abp.hpp"
|
||||
/* END Common SWIG syntax */
|
||||
|
Reference in New Issue
Block a user