We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d924d0 commit d7b0b52Copy full SHA for d7b0b52
bact_archiver/meson.build
@@ -5,6 +5,7 @@ py_sources = run_command('/bin/sh',
5
6
py.install_sources(
7
py_sources,
8
+ 'epics_event_pb2.py',
9
'archiver.cfg',
10
pure: false,
11
subdir: 'bact_archiver'
0 commit comments