diff options
author | Adam Strzelecki <ono@java.pl> | 2014-06-13 10:11:06 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-06-16 12:51:38 (GMT) |
commit | 04377f1b318020ef0c9fef099842f26290d19324 (patch) | |
tree | dfd73d2c1213d0bb4494340fd60858a6f292da06 /Source/cmake.cxx | |
parent | 55d6aa36a522f2dd7849ccd53d9e743a88f8c7a1 (diff) | |
download | CMake-04377f1b318020ef0c9fef099842f26290d19324.zip CMake-04377f1b318020ef0c9fef099842f26290d19324.tar.gz CMake-04377f1b318020ef0c9fef099842f26290d19324.tar.bz2 |
Ninja: Remove CMake includes from explicit depends (#14972)
It may happen that CMake include is an explicit dependency for some command,
while all CMake includes are set phony in WriteTargetRebuildManifest, this may
lead to duplicate phony generate rules which causes ninja warnings.
We need to remove implicit CMake includes in WriteUnknownExplicitDependencies.
This fixes FindCUDA ninja warnings.
Diffstat (limited to 'Source/cmake.cxx')
0 files changed, 0 insertions, 0 deletions