-
- Downloads
add_custom_target: Add output checks for custom target byproducts
Use the output checks for byproducts of add_custom_command also for byproducts of add_custom_target.
Showing
- Source/CMakeLists.txt 2 additions, 0 deletionsSource/CMakeLists.txt
- Source/cmAddCustomCommandCommand.cxx 4 additions, 32 deletionsSource/cmAddCustomCommandCommand.cxx
- Source/cmAddCustomTargetCommand.cxx 6 additions, 0 deletionsSource/cmAddCustomTargetCommand.cxx
- Source/cmCheckCustomOutputs.cxx 36 additions, 0 deletionsSource/cmCheckCustomOutputs.cxx
- Source/cmCheckCustomOutputs.h 18 additions, 0 deletionsSource/cmCheckCustomOutputs.h
- Tests/RunCMake/add_custom_command/BadByproduct-stderr.txt 8 additions, 8 deletionsTests/RunCMake/add_custom_command/BadByproduct-stderr.txt
- Tests/RunCMake/add_custom_target/BadByproduct-result.txt 1 addition, 0 deletionsTests/RunCMake/add_custom_target/BadByproduct-result.txt
- Tests/RunCMake/add_custom_target/BadByproduct-stderr.txt 36 additions, 0 deletionsTests/RunCMake/add_custom_target/BadByproduct-stderr.txt
- Tests/RunCMake/add_custom_target/BadByproduct.cmake 6 additions, 0 deletionsTests/RunCMake/add_custom_target/BadByproduct.cmake
- Tests/RunCMake/add_custom_target/RunCMakeTest.cmake 4 additions, 3 deletionsTests/RunCMake/add_custom_target/RunCMakeTest.cmake
- bootstrap 1 addition, 0 deletionsbootstrap
Loading
Please register or sign in to comment