]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/meson.build
meson build: Properly handle generation of orte_config.h
[orte.git] / orte / include / meson.build
index d92381e7cf89d9161d8ff4b9d7604d000ffbc62c..10e5571f88d36fb93ab821da9b7e1290b4ace4c1 100644 (file)
@@ -2,13 +2,5 @@
 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
+
+subdir('orte')