- Packaging uses linuxdeploy.
- Drop template files and include it inside CMake script.
- Support better packaging on Windows and MSVC2017.
- Add comments about supported CMake minimum versions.
- Improve Mac OSX packaging script.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
- Simplify CMakeLists to help maintainer lazy to
update when source files addition and removing.
- relocate cmake include files on top
Signed-off-by: Hiroshi Miura <miurahr@linux.com>