aboutsummaryrefslogtreecommitdiff
path: root/examples/hello_lua_mingw_w64
AgeCommit message (Collapse)Author
2020-07-06Move build files into platform specific locationdec05eba
2020-07-06Add cross compilation (mingw-w64 x86_64)dec05eba
Currently only cross compiling from linux64 to win64 works. Need to test cross compilation more, currently the cross compilation uses same profile as GCC, is that correct?