Fix CMake Debug builds for Windows
The debugger attachment dialog uses a .rc file that was missing from the
CMake build. This caused DllMain to segfault, which the application only
observes as a failure to load the DLL.
Bug: b/139189696
Change-Id: I590c50da2410826598e8238e25f69709d80f2389
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/34968
Presubmit-Ready: Nicolas Capens <nicolascapens@google.com>
Tested-by:
Nicolas Capens <nicolascapens@google.com>
Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
Reviewed-by:
Ben Clayton <bclayton@google.com>
Showing
Please
register
or
sign in
to comment