summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/mingw-find-no-dll.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/mingw-find-no-dll.rst')
-rw-r--r--Help/release/dev/mingw-find-no-dll.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/release/dev/mingw-find-no-dll.rst b/Help/release/dev/mingw-find-no-dll.rst
deleted file mode 100644
index 84e7431..0000000
--- a/Help/release/dev/mingw-find-no-dll.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-mingw-find-no-dll
------------------
-
-* When using MinGW tools, the :command:`find_library` command no longer
- finds ``.dll`` files by default. Instead it expects ``.dll.a`` import
- libraries to be available.