mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 20:24:35 +03:00
Merge pull request #14 from chrisdoherty4/master
Correct dependency installation for protobuf
This commit is contained in:
@@ -33,7 +33,7 @@ This can be installed on Ubuntu using
|
|||||||
|
|
||||||
[source,bash]
|
[source,bash]
|
||||||
----
|
----
|
||||||
sudo apt-get install protobuf-compiler sudo apt-get install protobuf-compiler
|
sudo apt-get install protobuf-compiler libprotobuf-dev
|
||||||
----
|
----
|
||||||
|
|
||||||
# Concepts
|
# Concepts
|
||||||
|
|||||||
Reference in New Issue
Block a user