Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cellframe-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
16
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
cellframe
cellframe-sdk
Commits
f9f2deb2
Commit
f9f2deb2
authored
2 years ago
by
ruslan.laishev
💬
Browse files
Options
Downloads
Patches
Plain Diff
[*] fix for build with LibMDBX
parent
64d6203c
No related branches found
No related tags found
No related merge requests found
Pipeline
#15242
passed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+1
-0
1 addition, 0 deletions
CMakeLists.txt
with
1 addition
and
0 deletions
CMakeLists.txt
+
1
−
0
View file @
f9f2deb2
...
...
@@ -100,6 +100,7 @@ endif()
add_subdirectory
(
dap-sdk
)
add_subdirectory
(
3rdparty/monero_crypto
)
add_subdirectory
(
3rdparty/cuttdb
)
add_subdirectory
(
3rdparty/libmdbx
)
if
(
DAPSDK_MODULES MATCHES
"ssl-support"
)
add_subdirectory
(
3rdparty/wolfssl
)
...
...
This diff is collapsed.
Click to expand it.
ruslan.laishev
💬
@ruslan.laishev
mentioned in commit
56a120c9
·
2 years ago
mentioned in commit
56a120c9
mentioned in commit 56a120c9e8e9f66d9f8a1c1be1fafe4957feb0fc
Toggle commit list
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