aboutsummaryrefslogtreecommitdiff
path: root/build/target
diff options
context:
space:
mode:
Diffstat (limited to 'build/target')
-rw-r--r--build/target3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/target b/build/target
index ddf5a2e..1de521e 100644
--- a/build/target
+++ b/build/target
@@ -552,6 +552,9 @@ namespace build
// the directory. Similarly, if name_suffix is not NULL, add it after
// the name part and before the extension.
//
+ // Finally, if the path was already assigned to this target, then
+ // this function verifies that the two are the same.
+ //
void
derive_path (const char* default_ext = nullptr,
const char* name_prefix = nullptr,