One of the earlier patches updated the cmake rule to install the
runtime dlls in INSTALL_DIR/lib which is not correct. This patch
updates the rule to install CMake's RUNTIME in bin directory
Details
Details
Diff Detail
Diff Detail
Differential D15505
Install runtime dlls in the INSTALL_DIR/bin directory. NFC Authored by sgundapa on Dec 14 2015, 12:31 PM.
Details One of the earlier patches updated the cmake rule to install the
Diff Detail |