Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nanopb
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
CodeLinaro
le
nanopb
Commits
93364463
Commit
93364463
authored
10 years ago
by
Petteri Aimonen
Browse files
Options
Downloads
Patches
Plain Diff
Update cmake_simple example readme
parent
7c00b909
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/cmake_simple/README.txt
+1
-8
1 addition, 8 deletions
examples/cmake_simple/README.txt
with
1 addition
and
8 deletions
examples/cmake_simple/README.txt
+
1
−
8
View file @
93364463
...
...
@@ -15,11 +15,4 @@ On Linux, create a build directory and then call cmake:
After that, you can run it with the command: ./simple
#On other platforms, you first have to compile the protocol definition using
#the following command::
#
# ../../generator-bin/protoc --nanopb_out=. simple.proto
#
#After that, add the following four files to your project and compile:
#
# simple.c simple.pb.c pb_encode.c pb_decode.c
On other platforms supported by CMake, refer to CMake instructions.
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