Просмотр исходного кода

* build/virtual-target.jam
(from-file): Use full file name as search key, to avoid creating two
different targets from two different project, which actually correspond
to the same file.
(register): Use actual name of the target as key. This again avoid
the problem with two equivalent targets in two different projects.


[SVN r23173]

Vladimir Prus 22 лет назад
Родитель
Сommit
bde242b80e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 703047bca136dffba2dcc4fd59d13256bf0198b3
+Subproject commit 07188495957d6ada793b5669cbc63ad771fc38b6

粤ICP备19079148号