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
15
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
89a3ec3e
Commit
89a3ec3e
authored
4 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Updates
parent
d1476b84
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
cellframe-sdk-python/libdap-crypto-python
+1
-1
1 addition, 1 deletion
cellframe-sdk-python/libdap-crypto-python
python-cellframe
+1
-1
1 addition, 1 deletion
python-cellframe
with
4 additions
and
4 deletions
CMakeLists.txt
+
1
−
1
View file @
89a3ec3e
...
@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
...
@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 14
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 14
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
5
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
6
)
# init CellFrame SDK
# init CellFrame SDK
add_definitions
(
"-DDAP_VERSION=
\"
${
CPACK_PACKAGE_VERSION_MAJOR
}
\"
"
)
add_definitions
(
"-DDAP_VERSION=
\"
${
CPACK_PACKAGE_VERSION_MAJOR
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
f25dc854
Compare
f9421297
...
f25dc854
Subproject commit f
94212973623702bff498780fc2d0426e595d5e
c
Subproject commit f
25dc85439c571a10f40195e3791896b513a473
c
This diff is collapsed.
Click to expand it.
libdap-crypto-python
@
83f950f5
Compare
c8422b7a
...
83f950f5
Subproject commit
c8422b7ad799f8d90de4b88a8e8774cfdef2770b
Subproject commit
83f950f59d3ba97bcac9f108e8fb93bd12bfcfb3
This diff is collapsed.
Click to expand it.
python-cellframe
@
d234e400
Compare
dc9ef85c
...
d234e400
Subproject commit d
c9ef85c33648a87a2f33b7d7d26c250036722d1
Subproject commit d
234e400f1029db23da4a8d82ad4bac90bfb59b6
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