java: Added Java SWIG binding creation
%init directive is not supported in java so move %init to js/py interface files Signed-off-by: Alexander Komarov <alexander.komarov@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
c5780dceaa
commit
4302f0d0c3
@@ -53,6 +53,7 @@ option (BUILDDOC "Build all doc." OFF)
|
||||
option (BUILDSWIG "Build swig modules." ON)
|
||||
option (BUILDSWIGPYTHON "Build swig python modules." ON)
|
||||
option (BUILDSWIGNODE "Build swig node modules." ON)
|
||||
option (BUILDSWIGJAVA "Build Java API." OFF)
|
||||
option (IPK "Generate IPK using CPack" OFF)
|
||||
option (BUILDPYTHON3 "Use python3 for building/installing" OFF)
|
||||
option (INSTALLGPIOTOOL "Install gpio tool" OFF)
|
||||
|
||||
Reference in New Issue
Block a user