LuaBridge icon indicating copy to clipboard operation
LuaBridge copied to clipboard

Fix CMake in MSYS2 environment

Open stefanfrings opened this issue 3 years ago • 0 comments

This fix only adds the /MP parameter to Visual Studio compilers instead of adding it to all compilers under Windows. Without this change the build in a MSYS2 environment with a g++ compiler doesn't work.

stefanfrings avatar Nov 26 '22 18:11 stefanfrings