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
16
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
4079109b
Commit
4079109b
authored
1 year ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Patches
Plain Diff
[*] Proc threads involved on CLI command execution
parent
24e45ddd
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 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
with
4 additions
and
4 deletions
CMakeLists.txt
+
2
−
2
View file @
4079109b
...
@@ -52,8 +52,8 @@ option(ADD_UPDATER OFF)
...
@@ -52,8 +52,8 @@ option(ADD_UPDATER OFF)
#endif()
#endif()
if
(
LINUX
)
if
(
LINUX
)
set
(
BUILD_WITH_PYTHON_ENV ON
)
set
(
BUILD_WITH_PYTHON_ENV ON
)
set
(
SUPPORT_PYTHON_PLUGINS ON
)
set
(
SUPPORT_PYTHON_PLUGINS ON
)
endif
()
endif
()
set
(
CELLFRAME_MODULES
"core chains mining network srv cs-dag-poa cs-block-poa cs-dag-pos cs-block-pos cs-esbocs cs-none srv-app srv-app-db srv-datum srv-stake srv-xchange"
)
set
(
CELLFRAME_MODULES
"core chains mining network srv cs-dag-poa cs-block-poa cs-dag-pos cs-block-pos cs-esbocs cs-none srv-app srv-app-db srv-datum srv-stake srv-xchange"
)
...
...
This diff is collapsed.
Click to expand it.
cellframe-sdk
@
04e6bbb3
Compare
a57ff69f
...
04e6bbb3
Subproject commit
a57ff69fde6c43d117bbe3a4942deaf2f236bc3d
Subproject commit
04e6bbb395cf322016ce20fec8cf7880e511de69
This diff is collapsed.
Click to expand it.
dap-sdk
@
9b5420ed
Compare
5410384d
...
9b5420ed
Subproject commit
5410384db398c73f6667cf4aae3683790cf12126
Subproject commit
9b5420ed778c805bd0ea1009be64a63d9375c63b
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