• Matthew Woehlke's avatar
    Fix Windows library install location · d96826f1
    Matthew Woehlke authored
    Don't install LIBRARIES on Windows to `bin`; they belong in `lib`. (This
    appears to have been done in a mistaken attempt to install the DLL's to
    `bin`, which do need to be there, but RUNTIME DESTINATION already takes
    care of this.)
    d96826f1
CMakeLists.txt 10.8 KB