devtools: add Windows cross-build test with MinGW
[dpdk.git] / doc / guides / windows_gsg / build_dpdk.rst
index 5757446..5f1395f 100644 (file)
@@ -111,5 +111,5 @@ Depending on the distribution, paths in this file may need adjustments.
 
 .. code-block:: console
 
-    meson --cross-file config/x86/meson_mingw.txt -Dexamples=helloworld build
+    meson --cross-file config/x86/cross-mingw -Dexamples=helloworld build
     ninja -C build