diff options
Diffstat (limited to 'libbuild2/file.cxx')
-rw-r--r-- | libbuild2/file.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libbuild2/file.cxx b/libbuild2/file.cxx index b55d576..974dc2b 100644 --- a/libbuild2/file.cxx +++ b/libbuild2/file.cxx @@ -1435,6 +1435,9 @@ namespace build2 // import.build2 // + // Note that the installed case is taken care of by special code in the + // cc module's search_library(). + // if (proj == "build2") { // Note that this variable can be set to NULL to disable relying on |