Skip to content

Commit

Permalink
Add missing code block end marker.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpakkane committed Mar 4, 2018
1 parent daaae64 commit 2521e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/markdown/Release-notes-for-0.45.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2521e43

Please sign in to comment.