Conan support and improved cmake build
Thanks to @gocarlos effort, we have now (Copied shamelessly from the PR request):
installation of header files
make tests and examples optional
clean up compiler flags -> make it possible compile on mscv
make vendored json version optional -> important for software clearing in some corporations
added conan support and build instructions