Closed zhangfq-chemistry closed 2 years ago
Hi, the library is intended to be header only, that's why you won't find a CMakeLists.txt in the top directory. For the examples, please have a look at the examples folder, there is a CMakeLists.txt to build all of them
Oh, Thanks!
I cannot find a CMakeLists.txt under cinolib to cmake/make and thus cannot build examples. How to generate *so and .a of the cinolib? Thanks.