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

This commit is contained in:
2017-05-16 10:26:41 +00:00
parent 3f9cf20c1e
commit 7f7b2d12e7

View File

@@ -13,7 +13,6 @@ find_package(QAD REQUIRED)
include_directories(${PIP_INCLUDES} ${QAD_INCLUDES})
set(LIBS ${PIP_LIBRARY} ${QAD_UTILS_LIBRARY} ${QAD_WIDGETS_LIBRARY} cd_utils piqt)
qt_project(${PROJECT_NAME} "LIB" "${LIBS}" H CPP)
add_subdirectory(pult)
if (LIBPROJECT)
sdk_install("" ${PROJECT_NAME} "${H}")
else()
@@ -41,3 +40,5 @@ else()
endif()
endif()
add_subdirectory(pult)