diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fe52ea5abc0fe..397e146ce6ac2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -248,7 +248,6 @@ if (CURSES) endif() endif () - if (MINGW AND NOT RELEASE) # Try to Install shared libraries for dev builds # Note: It is specific to MSYS2 and uses hardcoded versions so