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
16
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
3cbb19cd
Commit
3cbb19cd
authored
4 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
...
parent
2d3cc18e
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
libdap
+1
-1
1 addition, 1 deletion
libdap
libdap-chain
+1
-1
1 addition, 1 deletion
libdap-chain
libdap-chain-net
+1
-1
1 addition, 1 deletion
libdap-chain-net
with
4 additions
and
4 deletions
CMakeLists.txt
+
1
−
1
View file @
3cbb19cd
...
...
@@ -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.2-
5
"
)
set
(
CELLFRAME_SDK_NATIVE_VERSION
"1.2-
6
"
)
include
(
cmake/OS_Detection.cmake
)
add_definitions
(
"-DCELLFRAME_SDK_VERSION=
\"
${
CELLFRAME_SDK_NATIVE_VERSION
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
libdap
@
9d2f6f58
Compare
1e2a8565
...
9d2f6f58
Subproject commit
1e2a856513089e62f17d827398c74ed9848b5a4d
Subproject commit
9d2f6f58336f4555a0cc68d11a46b64fddc574e2
This diff is collapsed.
Click to expand it.
libdap-chain
@
28a2ac9f
Compare
aa95a911
...
28a2ac9f
Subproject commit
aa95a9117e7491c6543e30dd8482738277c63141
Subproject commit
28a2ac9fb57cdc01ed124c659f604efab8d5ed02
This diff is collapsed.
Click to expand it.
libdap-chain-net
@
e3b3bc97
Compare
8af34017
...
e3b3bc97
Subproject commit
8af34017f1a544e4f398a8c86806eac655db2535
Subproject commit
e3b3bc97d80a3483ddb2e0b28e1ee7ddb60c1c92
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