remove install duplicate

This commit is contained in:
2020-08-19 16:22:01 +03:00
parent ccd6a9888f
commit fec68299c1

View File

@@ -535,7 +535,6 @@ if(LIB)
if(WIN32)
if(MINGW)
if (NOT CROSSTOOLS)
install(FILES ${HDRS} DESTINATION ${MINGW_INCLUDE}/pip)
install(FILES ${HDRS} DESTINATION ${MINGW_INCLUDE}/pip)
if(HDR_DIRS)
install(DIRECTORY ${HDR_DIRS} DESTINATION ${MINGW_INCLUDE}/pip)