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

This commit is contained in:
2020-03-16 09:26:21 +00:00
parent 3b8c8c840e
commit a9f3cbc7de
4 changed files with 88 additions and 1 deletions

View File

@@ -139,7 +139,7 @@ macro(qad_project NAME _MODULES _LIBS)
endif()
endmacro()
set(DIRS utils widgets application blockview graphic sql_table touch_widgets)
set(DIRS utils widgets application blockview graphic sql_table touch_widgets doc)
foreach(D ${DIRS})
list(APPEND QT_MULTILIB_LIST qad_${D})
endforeach(D)