CMake/Tests/CustomCommandByproducts
Brad King 557aef0b94 ExternalProject: Add options to specify BYPRODUCTS (#14963)
The external project's build process may generate byproducts on which
other rules in the driving project's build later depend.  Provide a way
for the driving project to specify what byproducts it expects to be made
available by the custom commands that drive the external project.
2014-11-17 09:36:42 -05:00
..
External ExternalProject: Add options to specify BYPRODUCTS (#14963) 2014-11-17 09:36:42 -05:00
CMakeLists.txt ExternalProject: Add options to specify BYPRODUCTS (#14963) 2014-11-17 09:36:42 -05:00
CustomCommandByproducts.c ExternalProject: Add options to specify BYPRODUCTS (#14963) 2014-11-17 09:36:42 -05:00
ProducerExe.c Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
byproduct1.c.in Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
byproduct2.c.in Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
byproduct3.c.in Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
byproduct4.c.in Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
byproduct5.c.in Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
byproduct6.c.in Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
byproduct7.c.in Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
byproduct8.c.in Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00
ninja-check.cmake Add an option for explicit BYPRODUCTS of custom commands (#14963) 2014-11-14 16:16:00 -05:00