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
86d531af
Commit
86d531af
authored
4 years ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Patches
Plain Diff
[*] Synchronization stabled
parent
a188df16
No related branches found
Branches containing commit
No related tags found
Tags containing commit
3 merge requests
!169
features-4402
,
!168
Bugs-4158
,
!167
Bugs-4158
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
with
3 additions
and
3 deletions
CMakeLists.txt
+
2
−
2
View file @
86d531af
...
@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11)
...
@@ -7,8 +7,8 @@ set(CMAKE_C_STANDARD 11)
# Predefine project
# Predefine project
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 3
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 3
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
5
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
6
)
SET
(
CPACK_PACKAGE_VERSION_PATCH 1
5
)
SET
(
CPACK_PACKAGE_VERSION_PATCH 1
)
# 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
@
b684702a
Compare
3fbb2e08
...
b684702a
Subproject commit
3fbb2e08774c51c6d91d888d027d7c5cc2e7ea1c
Subproject commit
b684702aef5a79b762b1b577cf966f20529ec817
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