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
7d7fc66b
Commit
7d7fc66b
authored
4 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Back epoll
parent
be60db4e
No related branches found
No related tags found
1 merge request
!193
bugs-4547
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
python-cellframe
+1
-1
1 addition, 1 deletion
python-cellframe
with
3 additions
and
3 deletions
CMakeLists.txt
+
1
−
1
View file @
7d7fc66b
...
...
@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 4
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 0
)
SET
(
CPACK_PACKAGE_VERSION_PATCH 6
4
)
SET
(
CPACK_PACKAGE_VERSION_PATCH 6
5
)
# init CellFrame SDK
add_definitions
(
"-DDAP_VERSION=
\"
${
CPACK_PACKAGE_VERSION_MAJOR
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
6453d10e
Compare
c862073f
...
6453d10e
Subproject commit
c862073fc4d71e36a2030814aa340ab3fc03684f
Subproject commit
6453d10e0015f81440b95fe4088b65c18e713a43
This diff is collapsed.
Click to expand it.
python-cellframe
@
2ad1c461
Compare
59f68881
...
2ad1c461
Subproject commit
59f688812e111e7e1114f01b85422c27dabe1cfe
Subproject commit
2ad1c4617aa1820a3860b2db9a338ca9be3f73dc
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