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
18
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
350481b6
Commit
350481b6
authored
4 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Fixes
parent
3e86ecde
No related branches found
Branches containing commit
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
+1
-1
1 addition, 1 deletion
libdap
libdap-crypto
+1
-1
1 addition, 1 deletion
libdap-crypto
with
3 additions
and
3 deletions
CMakeLists.txt
+
1
−
1
View file @
350481b6
...
...
@@ -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-
3
"
)
set
(
CELLFRAME_SDK_NATIVE_VERSION
"1.3-
4
"
)
include
(
cmake/OS_Detection.cmake
)
add_definitions
(
"-DCELLFRAME_SDK_VERSION=
\"
${
CELLFRAME_SDK_NATIVE_VERSION
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
libdap
@
16a697ca
Compare
9d2f6f58
...
16a697ca
Subproject commit
9d2f6f58336f4555a0cc68d11a46b64fddc574e2
Subproject commit
16a697caf1d348e282314459fd52147d8c2f5e50
This diff is collapsed.
Click to expand it.
libdap-crypto
@
da3f7215
Compare
ef28bb2e
...
da3f7215
Subproject commit
ef28bb2ef56055b76e893cf144ef1c059659ff88
Subproject commit
da3f7215336b19c26b69df4b88e41d1112a7395e
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