git-svn-id: svn://db.shs.com.ru/libs@251 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2017-08-03 08:27:58 +00:00
parent 0834c45c90
commit 8d24589a0f

View File

@@ -29,7 +29,9 @@ foreach(_Q ${_QAD_LIBS})
endforeach()
endif()
#message(STATUS "Library ${_Q} (${_QU}) -> ${QAD_${_QU}_LIBRARY} found in ${_SEARCH_DIR}")
list(APPEND QT_MULTILIB_LIST qad_${_Q})
endforeach()
set(QT_MULTILIB_LIST ${QT_MULTILIB_LIST} PARENT_SCOPE)
if(NOT LIBPROJECT)
if (NOT _QAD_MSG)
set(_QAD_MSG 1 CACHE BOOL "msg_qad" FORCE)