Commit fefcc834 authored by paopao's avatar paopao

修改依赖库

parent 48497380
...@@ -74,7 +74,7 @@ install (TARGETS ${PROJECT_NAME} ...@@ -74,7 +74,7 @@ install (TARGETS ${PROJECT_NAME}
set(MAJOR_VERSION 1) set(MAJOR_VERSION 1)
set(MINOR_VERSION 0) set(MINOR_VERSION 0)
set(PATCH_VERSION 2) set(PATCH_VERSION 3)
set (CPACK_PACKAGE_NAME "ht-${PROJECT_NAME}") set (CPACK_PACKAGE_NAME "ht-${PROJECT_NAME}")
set (CPACK_PACKAGE_VERSION_MAJOR "${MAJOR_VERSION}") set (CPACK_PACKAGE_VERSION_MAJOR "${MAJOR_VERSION}")
...@@ -96,7 +96,6 @@ endif () ...@@ -96,7 +96,6 @@ endif ()
add_deb_dependencies( add_deb_dependencies(
PACKAGES "ht-3rdparty-libmosquitto" PACKAGES "ht-3rdparty-libmosquitto"
"ht-3rdparty-libprotobuf"
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment