Author :
Don
Date :
2018-03-16 13:59:26
Hash :5fb488de Message :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.