"tools/docker/ubuntu_2204.dockerfile" did not exist on "f55d7c2421033b127eac43d4f63dad46a57c9f3d"
Fix Windows library install location
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.)
Showing
Please register or sign in to comment