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

* msvc.jam (msvc-pch-generator.run-pch): Accept
any number of sources. Don't error out if no .cpp
file found in sources.
(compile-c-c++-pch-s): Copied from compile-c-c++-pch.
(compile-c-c++-pch): Generate temporary .cpp file.
(compile.c.pch): Forward to compile-c-c++-pch-s or
compile-c-c++-pch depending on presense of PCH_SOURCE.
(compile.c++.pch): Likewise.


[SVN r35699]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit bf3ddc766e5be9bcc905f21f8802cd887857342b
+Subproject commit 9b5aca5a9da3d7b5d837d62a8aa98bcd46ba503b

粤ICP备19079148号