My GSoC project [1] requires the external library RapidJSON [2] which is a header-only library. So, I was searching about how to add libraries to Octave. I think that one way to do this is to put the library in a suitable place inside "liboctave" folder and modifying and/or creating the required "
module.mk" files. Am I on the right track here? Please let me know.
I would like to know your evaluation of both methods and if you have any suitable alternatives.