]> rtime.felk.cvut.cz Git - orte.git/commit
meson build: Properly handle generation of orte_config.h
authorMichal Sojka <michal.sojka@cvut.cz>
Mon, 12 Nov 2018 09:10:31 +0000 (10:10 +0100)
committerMichal Sojka <michal.sojka@cvut.cz>
Mon, 12 Nov 2018 09:10:31 +0000 (10:10 +0100)
commitb55f1827596f449d3aa9a95477da31bd3a1e01a0
tree6be9c411535a262d97d7ee4fd83b125259a79252
parent38d3914d312e28e28a16fe163cbab294880d0941
meson build: Properly handle generation of orte_config.h

By properly we mean copying the existing template for now. Later, we may
generate the config by letting meson detect the needed features and
generate the whole config automatically.
orte/include/meson.build
orte/include/orte/meson.build [new file with mode: 0644]
orte/liborte/meson.build