You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on something like cmake/PrepUtils.cmake or an addition to it which
copy required dlls for windows/mingw-w64 and produce a runtime manifest for
it so as to not need to stick all the dlls into the same directory as mkxp.exe for
neatness's sake, and would like to see how it actually acts for osx atm.
The text was updated successfully, but these errors were encountered:
I'm working on something like cmake/PrepUtils.cmake or an addition to it which
copy required dlls for windows/mingw-w64 and produce a runtime manifest for
it so as to not need to stick all the dlls into the same directory as mkxp.exe for
neatness's sake, and would like to see how it actually acts for osx atm.
The text was updated successfully, but these errors were encountered: