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
14
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
25057a59
Commit
25057a59
authored
5 years ago
by
alexey.stratulat
Browse files
Options
Downloads
Patches
Plain Diff
[+] Added libdap-chain-plugins-python submodule.
parent
900b1ede
No related branches found
No related tags found
1 merge request
!82
Feature 2954
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
CMakeLists.txt
+2
-0
2 additions, 0 deletions
CMakeLists.txt
libdap-chain-plugins-python
+1
-0
1 addition, 0 deletions
libdap-chain-plugins-python
with
6 additions
and
0 deletions
.gitmodules
+
3
−
0
View file @
25057a59
...
...
@@ -126,3 +126,6 @@
path = libdap-chain-common
url = https://gitlab.demlabs.net/cellframe/libdap-chain-common
branch = master
[submodule "libdap-chain-plugins-python"]
path = libdap-chain-plugins-python
url = https://gitlab.demlabs.net/cellframe/libdap-chain-plugins-python.git
This diff is collapsed.
Click to expand it.
CMakeLists.txt
+
2
−
0
View file @
25057a59
...
...
@@ -173,6 +173,8 @@ add_subdirectory(libdap-stream-ch-chain)
add_subdirectory
(
libdap-stream-ch-chain-net
)
add_subdirectory
(
libdap-stream-ch-chain-net-srv
)
add_subdirectory
(
libdap-chain-plugins-python
)
#if (NOT ANDROID)
add_subdirectory
(
libdap-chain-global-db
)
#endif()
...
...
This diff is collapsed.
Click to expand it.
libdap-chain-plugins-python
@
745214b3
Subproject commit 745214b38f56fff4ecd5c029b8d728358be815eb
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