• Show log

    Commit

  • Hash : 5fb488de
    Author : Don
    Date : 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.