Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
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
Dmitry Puzyrkov
celllframe-node
Commits
fede6149
Commit
fede6149
authored
3 years ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Patches
Plain Diff
support-5341+
parent
79e25c8a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
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
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 @
fede6149
...
...
@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET
(
CPACK_PACKAGE_NAME
"
${
PROJECT_NAME
}
"
)
SET
(
CPACK_PACKAGE_VERSION_MAJOR 5
)
SET
(
CPACK_PACKAGE_VERSION_MINOR 1
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
6
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
7
)
if
(
CMAKE_TARGET_ARCH MATCHES arm
)
SET
(
CPACK_PACKAGE_ARCHITECTURE
"
${
CMAKE_TARGET_ARCH
}
"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
64fdeb6a
Compare
6d7d9cbd
...
64fdeb6a
Subproject commit 6
d7d9cbdcdcd49626ab4b774f634f0672488489a
Subproject commit 6
4fdeb6a1fdc6ab01a73066a4b7769aa935caa0d
This diff is collapsed.
Click to expand it.
python-cellframe
@
56e90a1c
Compare
10b703e2
...
56e90a1c
Subproject commit
10b703e2788e257ce9c6a45fa4c2cc26f20c5215
Subproject commit
56e90a1c953568681730b98d433d0c2f0311140e
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