Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 189 Bytes

jni-build-instructions.md

File metadata and controls

5 lines (4 loc) · 189 Bytes

JNI Build Instructions

  1. Set environment variable: CGSS_BUILD_JNI_LIBRARY=ON.
  2. Run bindings/java/scripts/Invoke-GenHeaders.ps1.
  3. Run CMake to generate and/or build the project.