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

This commit is contained in:
2015-05-27 16:26:16 +00:00
parent 5246b56958
commit 52316d9af5
3 changed files with 15 additions and 6 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 qglview 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)
foreach(L ${LIST_LIBS})
add_subdirectory(${L})