module library treatment for c++ backend project
NOTE:
- mostly for personal usage
- for gcc/clang, compiling some library may require -fPIC
- you may need to adjust CMAKE_C_COMPIPLER & CMAKE_CXX_COMPILER
- when some functionality using filepath, it always relative from the executeable program
- for scylladb & couchbase test, yout need to adjust as the config json file under tests dir
encode/decode barcode & qrcode
encrypt/decrypt message aes openssl