Hey,
I don't use CMake to build my application, so I'm looking for a consolidated directory with the include/lib build products. The generated Visual Studio project is missing the INSTALL target though, to create this. I can manually gather up all the .h and .lib files as a workaround, but would be less error prone if this could be avoided.
Thanks