zeratax / yacx

Yet Another CudaExecutor - wrapper to easily compile and execute cuda kernels
https://zeratax.github.io/yacx
MIT License
8 stars 4 forks source link

cmake option default JNI #84

Open zeratax opened 4 years ago

zeratax commented 4 years ago

https://github.com/ZerataX/yacx/blob/master/CMakeLists.txt#L39

currently the JNI is always built by default, it would be sensible to set this to default off if no JAVA can be found