From 8b95abd61373bfad05dbb3c5fc79aa3c1082219e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Mon, 16 Mar 2020 10:13:53 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/libs@794 a8b55f48-bf90-11e4-a774-851b48703e85 --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8c98682..745201d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -160,6 +160,4 @@ if(WIN32) qt_install(FILES "${CMAKE_CURRENT_BINARY_DIR}/pip/lib${PIP_LT}.dll" DESTINATION QtBin) endif() endforeach() - set(CMAKES "FindMinGW.cmake") - install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules) endif()