-
- Downloads
ENH: Added IMPLICIT_DEPENDS option to ADD_CUSTOM_COMMAND. It currently works...
ENH: Added IMPLICIT_DEPENDS option to ADD_CUSTOM_COMMAND. It currently works only for Makefile generators. It allows a custom command to have implicit dependencies in the form of C or CXX sources.
Showing
- Source/cmAddCustomCommandCommand.cxx 52 additions, 0 deletionsSource/cmAddCustomCommandCommand.cxx
- Source/cmAddCustomCommandCommand.h 10 additions, 0 deletionsSource/cmAddCustomCommandCommand.h
- Source/cmCustomCommand.cxx 20 additions, 0 deletionsSource/cmCustomCommand.cxx
- Source/cmCustomCommand.h 7 additions, 0 deletionsSource/cmCustomCommand.h
- Source/cmMakefileTargetGenerator.cxx 15 additions, 0 deletionsSource/cmMakefileTargetGenerator.cxx
Loading
Please register or sign in to comment