git-svn-id: svn://db.shs.com.ru/libs@731 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -15,6 +15,7 @@ macro(sdk_install _DIR _TARGET _H_FILES _QM_FILES)
|
||||
qt_install(TARGETS ${_TARGET} DESTINATION ${CMAKE_INSTALL_PREFIX}/lib)
|
||||
endif()
|
||||
if(NOT "x${_QM_FILES}" STREQUAL "x")
|
||||
message("QM=${_QM_FILES})
|
||||
qt_install(FILES ${_QM_FILES} DESTINATION QtLang)
|
||||
endif()
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user