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

This commit is contained in:
2019-04-20 23:02:07 +00:00
parent 2ec93af541
commit 526b6d4951
8 changed files with 39 additions and 9 deletions

View File

@@ -1,2 +1,4 @@
qad_project(blockview "Gui;Widgets" "qad_utils;qad_widgets")
add_subdirectory(blockeditor)
if (blockview_UTILS)
add_subdirectory(blockeditor)
endif()