git-svn-id: svn://db.shs.com.ru/libs@194 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -13,7 +13,6 @@ find_package(QAD REQUIRED)
|
|||||||
include_directories(${PIP_INCLUDES} ${QAD_INCLUDES})
|
include_directories(${PIP_INCLUDES} ${QAD_INCLUDES})
|
||||||
set(LIBS ${PIP_LIBRARY} ${QAD_UTILS_LIBRARY} ${QAD_WIDGETS_LIBRARY} cd_utils piqt)
|
set(LIBS ${PIP_LIBRARY} ${QAD_UTILS_LIBRARY} ${QAD_WIDGETS_LIBRARY} cd_utils piqt)
|
||||||
qt_project(${PROJECT_NAME} "LIB" "${LIBS}" H CPP)
|
qt_project(${PROJECT_NAME} "LIB" "${LIBS}" H CPP)
|
||||||
add_subdirectory(pult)
|
|
||||||
if (LIBPROJECT)
|
if (LIBPROJECT)
|
||||||
sdk_install("" ${PROJECT_NAME} "${H}")
|
sdk_install("" ${PROJECT_NAME} "${H}")
|
||||||
else()
|
else()
|
||||||
@@ -41,3 +40,5 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
add_subdirectory(pult)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user