In order to invoke a JNI we need to create a Kotlin class with extrenal method and a C function with specific signature for each external method in Kotlin. Let’s assume that we have the following class in Kotlin: For... Read more
Things I often forget Define and/or add elements to a list Read more
To list all CMake variables in a build job, enter the following: Read more