MinGW build error undefined reference to memset
MinGW on Windows is failing to build glew because of "undefined reference to memset" error. This fix adds minline-all-stringops compiler option as described in https://discourse.vtk.org/t/1898
MinGW on Windows is failing to build glew because of "undefined reference to memset" error. This fix adds minline-all-stringops compiler option as described in https://discourse.vtk.org/t/1898