]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/meson.build
Add Meson buildsystem support
[orte.git] / orte / include / meson.build
diff --git a/orte/include/meson.build b/orte/include/meson.build
new file mode 100644 (file)
index 0000000..d92381e
--- /dev/null
@@ -0,0 +1,14 @@
+
+install_headers(
+  'orte.h',
+)
+install_headers(
+  'orte/basic_types.h',
+  'orte/cdr.h',
+  'orte/defines_api.h',
+  'orte/protos_api.h',
+  'orte/typedefs_api.h',
+  'orte/typedefs_defines_rtps.h',
+  subdir: 'orte',
+)
+# TODO: rename config and install it to orte/orte_config.h