This is a basic concept of dynamic software that supports plug-in feature.
Note : This library is not yet complete and conceptually under development.
- You need CMake tool for building source code
- All source code is written with Pure STL 1z (C++17, 20)
- MSVC 2017, GCC8.x or Clang 9.x
Note: In order to build the create, your compiler must support C++17 features.
Building extra option in CMake
cmake .. -DEENABLE_STATIC=true
Check the application main.cpp file.
Bug fixes, docs, and enhancements welcome! Please let me know kambiz.ceo@gmail.com
- Add more functions and features.