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
1e1f2462
Commit
1e1f2462
authored
1 year ago
by
Roman Khlopkov
🔜
Browse files
Options
Downloads
Patches
Plain Diff
[*] New develop fork
parent
fa5d1e36
No related branches found
No related tags found
3 merge requests
!1180
Bugfix 9102
,
!1166
bugfix-9103
,
!1129
Draft:Feature-8899
Pipeline
#28165
passed with stage
in 9 minutes and 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
dap-sdk
+1
-1
1 addition, 1 deletion
dap-sdk
with
2 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
1e1f2462
...
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
...
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
project
(
cellframe-sdk C
)
project
(
cellframe-sdk C
)
set
(
CMAKE_C_STANDARD 11
)
set
(
CMAKE_C_STANDARD 11
)
set
(
CELLFRAME_SDK_NATIVE_VERSION
"3.
2
-0"
)
set
(
CELLFRAME_SDK_NATIVE_VERSION
"3.
3
-0"
)
add_definitions
(
"-DCELLFRAME_SDK_VERSION=
\"
${
CELLFRAME_SDK_NATIVE_VERSION
}
\"
"
)
add_definitions
(
"-DCELLFRAME_SDK_VERSION=
\"
${
CELLFRAME_SDK_NATIVE_VERSION
}
\"
"
)
...
...
This diff is collapsed.
Click to expand it.
dap-sdk
@
e03e59db
Compare
a620492c
...
e03e59db
Subproject commit
a620492c6b5908345c55167618ab2802431cfdb9
Subproject commit
e03e59dbf5f4c00d2232c43e3aa1ecd51b7f3622
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