Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
barrier_gate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周彤
barrier_gate
Commits
fefcc834
Commit
fefcc834
authored
Dec 19, 2025
by
paopao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改依赖库
parent
48497380
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
CMakeLists.txt
CMakeLists.txt
+1
-2
No files found.
CMakeLists.txt
View file @
fefcc834
...
...
@@ -74,7 +74,7 @@ install (TARGETS ${PROJECT_NAME}
set
(
MAJOR_VERSION 1
)
set
(
MINOR_VERSION 0
)
set
(
PATCH_VERSION
2
)
set
(
PATCH_VERSION
3
)
set
(
CPACK_PACKAGE_NAME
"ht-
${
PROJECT_NAME
}
"
)
set
(
CPACK_PACKAGE_VERSION_MAJOR
"
${
MAJOR_VERSION
}
"
)
...
...
@@ -96,7 +96,6 @@ endif ()
add_deb_dependencies
(
PACKAGES
"ht-3rdparty-libmosquitto"
"ht-3rdparty-libprotobuf"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment