Use PROJECT_INSTALL_DATADIR for config files

This commit is contained in:
Alexey Rybalchenko
2018-04-30 15:48:14 +02:00
parent bcc38b03c5
commit 9248aaaa9c
3 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
ex2config="@EX_BIN_DIR@/ex-1-n-1.json"
ex2config="@EX_CONF_DIR@/ex-1-n-1.json"
SAMPLER="fairmq-ex-1-n-1-sampler"
SAMPLER+=" --id sampler1"