Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 168 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 168 Bytes

xframes-jni-library

Building the JNI DLL

(You need to open a developer prompt on Windows)

  • cd native
  • cmake -S . build
  • cmake --build build