Commit 5fb488de9f70d9d306c83d1316998e86d95f4a4e

Don 2018-03-16T13:59:26

Use groups in CMake install command for libraries On Windows shared libraries should be installed into the bin directory. Using grouping within CMake based on the target type fixes this issue.