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
Merge requests
!430
Feature 5220
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Feature 5220
feature-5220
into
develop
Overview
0
Commits
102
Pipelines
2
Changes
155
Closed
Dmitriy Naidolinskiy
requested to merge
feature-5220
into
develop
3 years ago
Overview
0
Commits
102
Pipelines
2
Changes
155
Expand
[
] fix a work function check and sign [
] fix return 0
👍
0
👎
0
Merge request reports
Compare
develop
version 1
1d064f94
3 years ago
develop (base)
and
latest version
latest version
df5945d3
102 commits,
3 years ago
version 1
1d064f94
101 commits,
3 years ago
155 files
+
2446
−
3095
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
155
Search (e.g. *.vue) (Ctrl+P)
3rdparty/cuttdb/CMakeLists.txt
+
1
−
1
Options
cmake_minimum_required
(
VERSION 3.1
)
cmake_minimum_required
(
VERSION 3.1
0
)
project
(
dap_cuttdb C
)
Loading