]> rtime.felk.cvut.cz Git - orte.git/blob - orte/include/meson.build
Add Meson buildsystem support
[orte.git] / orte / include / meson.build
1
2 install_headers(
3   'orte.h',
4 )
5 install_headers(
6   'orte/basic_types.h',
7   'orte/cdr.h',
8   'orte/defines_api.h',
9   'orte/protos_api.h',
10   'orte/typedefs_api.h',
11   'orte/typedefs_defines_rtps.h',
12   subdir: 'orte',
13 )
14 # TODO: rename config and install it to orte/orte_config.h