Add missing code block end marker.

This commit is contained in:
Jussi Pakkanen 2018-03-04 21:11:53 +02:00
parent daaae647d7
commit 2521e43baf
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ g = generator(...) # Compiles protobuf sources
generated = gen.process('com/mesonbuild/one.proto',
'com/mesonbuild/two.proto',
preserve_path_from : meson.current_source_dir())
```
This would cause the following files to be generated inside the target
private directory: