Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 561 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 561 Bytes

Java bindings for the Pothos framework

Documentation

Dependencies

  • Pothos library
  • JAVA JNI development libraries and headers

Building

configure, build, and install with CMake

Layout

  • The root directory contains a Pothos::ProxyEnvironment overload that can call into the Java C API.

Licensing information

Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)