Need to set RUNTIME DESTINATION option in install for Windows installs since that is where DLLs are installed. (error given was: /usr/local/bin/translate.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory) (i.e, the dll didn't get installed)
and fix for compiling with clang.
Need to set RUNTIME DESTINATION option in install for Windows installs since that is where DLLs are installed. (error given was: /usr/local/bin/translate.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory) (i.e, the dll didn't get installed) and fix for compiling with clang.