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
687cc41d
Commit
687cc41d
authored
8 months ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Patches
Plain Diff
support-12447
parent
f33e3e2d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1560
support-12447
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
dap-sdk
+1
-1
1 addition, 1 deletion
dap-sdk
prod_build
+1
-1
1 addition, 1 deletion
prod_build
python-cellframe
+1
-1
1 addition, 1 deletion
python-cellframe
with
6 additions
and
6 deletions
CMakeLists.txt
+
2
−
2
View file @
687cc41d
...
...
@@ -238,7 +238,7 @@ if(BUILD_DIAGTOOL)
add_subdirectory
(
diagtool
)
endif
()
add_subdirectory
(
conftool
)
#
add_subdirectory(conftool)
if
(
UNIX AND NOT WIN32
)
message
(
"[*] Unix library set"
)
...
...
@@ -397,7 +397,7 @@ else()
endif
()
endif
()
INSTALL
(
TARGETS cellframe-node-config DESTINATION
${
CMAKE_INSTALL_PREFIX
}
/bin
)
#
INSTALL(TARGETS cellframe-node-config DESTINATION ${CMAKE_INSTALL_PREFIX}/bin )
if
(
NOT ANDROID
)
#install all python-specific files back to its original location
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
e5e25cb8
Compare
7950c492
...
e5e25cb8
Subproject commit
7950c492500603d2ce0e1c5e1b660d3325727597
Subproject commit
e5e25cb82435cf8b29a3325f0554e1a59edae0ed
This diff is collapsed.
Click to expand it.
dap-sdk
@
8113c582
Compare
7c637ae9
...
8113c582
Subproject commit
7c637ae9ddb7903f7f78ceb1aa06cf067925b1a7
Subproject commit
8113c58299d9e1537edbe03b5f1a2eab72404dd2
This diff is collapsed.
Click to expand it.
prod_build
@
6da4b4ac
Compare
05939e7c
...
6da4b4ac
Subproject commit
05939e7c946624e6b694f2faafea44dfde8a900f
Subproject commit
6da4b4ac3aaf66fcf1d2325d82ea56beb2e0f885
This diff is collapsed.
Click to expand it.
python-cellframe
@
6fd4cc55
Compare
2a71ecd7
...
6fd4cc55
Subproject commit
2a71ecd7b805f055cac21a34d86cf69a14de8f74
Subproject commit
6fd4cc5555e785db5c9ab3487db7fa6f2c8d0717
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