Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
14
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
celllframe-node
Commits
b7eda226
Commit
b7eda226
authored
4 years ago
by
dmitriy.gerasimov
Browse files
Options
Downloads
Plain Diff
Merge branch 'features-4616-d' into 'develop'
features-4616 See merge request
!205
parents
f6620e3e
083f3f31
No related branches found
No related tags found
2 merge requests
!272
Feature 5173
,
!205
features-4616
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
dap-sdk
+1
-1
1 addition, 1 deletion
dap-sdk
with
3 additions
and
3 deletions
CMakeLists.txt
+
1
−
1
View file @
b7eda226
...
...
@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 4
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 2
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
4
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
5
)
# init CellFrame SDK
add_definitions
(
"-DDAP_VERSION=
\"
${
CPACK_PACKAGE_VERSION_MAJOR
}
-
${
CPACK_PACKAGE_VERSION_MINOR
}
.
${
CPACK_PACKAGE_VERSION_PATCH
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
32ce51a5
Compare
3a2b60a6
...
32ce51a5
Subproject commit 3
a2b60a6d80921c64141fed8c07246f10d1d2837
Subproject commit 3
2ce51a54c8650e6cbe888b645d29273ab146019
This diff is collapsed.
Click to expand it.
dap-sdk
@
80cf6b34
Compare
a83c88fc
...
80cf6b34
Subproject commit
a83c88fcd1a9d89a825d9513d58beac200d3433a
Subproject commit
80cf6b34ce655b63dc045af234199e61a08ebf28
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment