diff --git a/CMakeLists.txt b/CMakeLists.txt index 376f6af..5e0ff5f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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() diff --git a/pip b/pip index e8a066a..70a7363 160000 --- a/pip +++ b/pip @@ -1 +1 @@ -Subproject commit e8a066abcd218b1cdfb37edb75d7b4ffc4542b14 +Subproject commit 70a7363f7621d78b1a970d0c53493cc32a6f3cfa