|
|
|
@ -18,7 +18,7 @@ methods: |
|
|
|
|
**NOTE:** You should not usually need to use this method. Passing the |
|
|
|
|
object itself should work in most contexts where a program can appear, |
|
|
|
|
and allows Meson to setup inter-target dependencies correctly (for |
|
|
|
|
example in cases where a program might be overridden by a [[build_tgt]]). |
|
|
|
|
example in cases where a program might be overridden by a [[@build_tgt]]). |
|
|
|
|
Only use this if you specifically need a string, such as when embedding |
|
|
|
|
a program path into a header file. |
|
|
|
|
|
|
|
|
@ -45,7 +45,7 @@ methods: |
|
|
|
|
**NOTE:** You should not usually need to use this method. Passing the |
|
|
|
|
object itself should work in most contexts where a program can appear, |
|
|
|
|
and allows Meson to setup inter-target dependencies correctly (for |
|
|
|
|
example in cases where a program might be overridden by a [[build_tgt]]). |
|
|
|
|
example in cases where a program might be overridden by a [[@build_tgt]]). |
|
|
|
|
Only use this if you specifically need a string, such as when embedding |
|
|
|
|
a program path into a header file. |
|
|
|
|
|
|
|
|
|