mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 04:50:00 +00:00
Update snap include path instruction (#5297)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
f55d4388e0
commit
ecd76e898d
@@ -10,7 +10,7 @@ description: |
|
|||||||
projects using flatbuffers, however, for the compilation to work, you have
|
projects using flatbuffers, however, for the compilation to work, you have
|
||||||
to manually add the following path in your project's configuration:
|
to manually add the following path in your project's configuration:
|
||||||
|
|
||||||
/snap/flatc/current/include
|
/snap/flatbuffers/current/include
|
||||||
|
|
||||||
If you need to use flatbuffers headers from a location other than the above
|
If you need to use flatbuffers headers from a location other than the above
|
||||||
path, it is recommended to not use this snap as that could cause a mismatch.
|
path, it is recommended to not use this snap as that could cause a mismatch.
|
||||||
|
|||||||
Reference in New Issue
Block a user