Commit 0eaeed1
committed
libnats-c: fix CMake _IMPORT_PREFIX
The generated cnats-config.cmake file looks for include files under $out
but should look for them under $dev. Fix this in the same way as, for
example, in [1]. See [2] for other instances.
[1] NixOS#424658
[2] https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue%20_import_prefix1 parent ba8256d commit 0eaeed1
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
0 commit comments