git-svn-id: svn://db.shs.com.ru/libs@205 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -63,6 +63,6 @@ if(WIN32)
|
||||
foreach(PIP_LT ${PIP_LIBS_TARGETS})
|
||||
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/pip/lib${PIP_LT}.dll" DESTINATION ${QTDIR})
|
||||
endforeach()
|
||||
set(CMAKES "FindMinGW.cmake" "QtProject.cmake")
|
||||
set(CMAKES "FindMinGW.cmake")
|
||||
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user