docs: fix intel_icd.json path
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 21 Jun 2019 15:53:17 +0000 (16:53 +0100)
committerEric Engestrom <eric@engestrom.ch>
Fri, 26 Jul 2019 14:47:53 +0000 (14:47 +0000)
commit2605e9fe4672d6c695d16df852298b84a107c388
tree7389e1f4a3cb72ccd3e21b0f2b52b952f8aba6f9
parent9653d80de187fe9d9e5211b475065e7e09598f19
docs: fix intel_icd.json path

Meson doesn't support using uninstalled libs, they're simply not ready
until `ninja install` is ran, at which point one might as well use the
proper icd.json file in the install folder.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
docs/releasing.html