windows PIP -> QtBin install fix

This commit is contained in:
2020-08-05 12:06:56 +03:00
parent 2974967790
commit 905eb77091
2 changed files with 2 additions and 2 deletions

View File

@@ -179,7 +179,7 @@ else()
endif()
if(WIN32)
foreach(PIP_LT ${PIP_LIBS_TARGETS})
foreach(PIP_LT ${PIP_MODULES})
if (SomeQtFound)
qt_install(FILES "${CMAKE_CURRENT_BINARY_DIR}/pip/lib${PIP_LT}.dll" DESTINATION QtBin)
endif()

2
pip

Submodule pip updated: e8a066abcd...70a7363f76