mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
For the build-mingw-32 and build-mingw-64 jobs. These currently end up picking up Linux pkg-config instead of MinGW pkg-config, which in turn causes configure to pick up Linux OpenGL and XCB. We happen to get away with that at the moment because none of the code using HAVE_OPENGL or HAVE_XCB ends up getting built for Windows, but that's about to change. Specifically, we'd like to build the vkd3d versions of the demos for Windows.
4.6 KiB
4.6 KiB