[cmake] Standardise install tree for windows build (#709)
* [cmake] Standardise install tree for windows build
For cmake builds using MSVC, it now installs in with the same install
tree as the package from the visual studio sln build.
This means that the visual studio hlc templates can now also support
cmake installs of hashlink.
* [cmake] Add default windows install path