Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cellframe-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
20
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
cellframe-sdk
Commits
3e86ecde
Commit
3e86ecde
authored
5 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Upd
parent
d03617ac
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
libdap-chain-net
+1
-1
1 addition, 1 deletion
libdap-chain-net
libdap-crypto
+1
-1
1 addition, 1 deletion
libdap-crypto
with
3 additions
and
3 deletions
CMakeLists.txt
+
1
−
1
View file @
3e86ecde
...
...
@@ -2,7 +2,7 @@ project(cellframe-sdk C)
cmake_minimum_required
(
VERSION 2.8
)
set
(
CMAKE_C_STANDARD 11
)
set
(
CELLFRAME_SDK_NATIVE_VERSION
"1.3-
2
"
)
set
(
CELLFRAME_SDK_NATIVE_VERSION
"1.3-
3
"
)
include
(
cmake/OS_Detection.cmake
)
add_definitions
(
"-DCELLFRAME_SDK_VERSION=
\"
${
CELLFRAME_SDK_NATIVE_VERSION
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
libdap-chain-net
@
89dbe922
Compare
400060fe
...
89dbe922
Subproject commit
400060fe24b0ff80ef2449fb51c5cc6707988ba3
Subproject commit
89dbe9227c2ae40d8f49891686a3aa68b87c94f8
This diff is collapsed.
Click to expand it.
libdap-crypto
@
ef28bb2e
Compare
298ae13e
...
ef28bb2e
Subproject commit
298ae13e2ae8d527b5349a974119dd8411f046e3
Subproject commit
ef28bb2ef56055b76e893cf144ef1c059659ff88
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