CMake/Tests/BuildDepends/Project
Brad King 783c375766 Tests: Extend BuildDepends test to cover OBJECT_DEPENDS
The actual file timestamp dependency is known to not work on
Visual Studio or Xcode generators.  Tolerate such failure for
these generators (Tests/CustomCommand already covers using
OBJECT_DEPENDS to pull a custom command into a target, and
that still works with these generators).
2015-07-22 11:37:47 -04:00
..
External ExternalProject: Add option to always run the build step 2014-02-21 11:05:41 -05:00
CMakeLists.txt Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 2015-07-22 11:37:47 -04:00
bar.cxx Tests/BuildDepends: Make 3-second delay more robust 2014-05-19 10:51:16 -04:00
dep.cxx
dep_custom.cxx
dep_custom2.cxx AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) 2012-11-06 11:54:58 -05:00
generator.cxx
link_depends_no_shared_check.cmake Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED 2012-11-09 09:26:51 -05:00
link_depends_no_shared_exe.c Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED 2012-11-09 09:26:51 -05:00
link_depends_no_shared_lib.c Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED 2012-11-09 09:26:51 -05:00
linkdep.cxx Define LINK_DEPENDS target property (#11406) 2010-11-05 09:05:08 -04:00
ninjadep.cpp Ninja: Update BuildDepends test to verify cmcldeps depfiles. 2013-07-26 10:12:03 -04:00
object_depends.cxx Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 2015-07-22 11:37:47 -04:00
object_depends_check.cmake Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 2015-07-22 11:37:47 -04:00
zot.cxx
zot_macro_dir.cxx
zot_macro_tgt.cxx