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

This commit is contained in:
2015-06-24 07:49:28 +00:00
parent 66bc4c7b1c
commit ff2939ca76
6 changed files with 13 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ foreach(F ${PIP_FOLDERS})
endforeach(F)
#message(STATUS "PIP includes = ${PIP_INCLUDES}")
set(LIST_LIBS pip qad_widgets qad_utils qad_application qad_blockview qad_graphic qad_sql_table piqt mbricks kx_tools piqt_tools touch_widgets)
set(LIST_LIBS pip qad_widgets qad_utils qad_application qad_blockview qad_graphic qad_sql_table piqt mbricks kx_tools piqt_tools touch_widgets qglview)
foreach(L ${LIST_LIBS})
add_subdirectory(${L})