Hello,
For some of the work I am doing, I need to include the ALGLIB library in one of my modules. I do not have a lot of experience with cmake, and am unsure of the proper way to do this. I tried adding the source code to src/lib then adding the directory to the CMakeLists.txt in the src/lib directory, but I am unsure of what the CMakeLists in the library’s directory should look like.
Could anybody please point me in the right direction?
Thank you,
Jad