]> rtime.felk.cvut.cz Git - orte.git/blobdiff - meson.build
Add Meson buildsystem support
[orte.git] / meson.build
diff --git a/meson.build b/meson.build
new file mode 100644 (file)
index 0000000..6c683e0
--- /dev/null
@@ -0,0 +1,3 @@
+project('orte', 'c')
+
+subdir('orte')