Hello, I'd like to ask for any example of using ADD_DEPENDENCIES and ADD_CUSTOM_TARGET commands. Why? I need to create the dependency between source *.idl files (corba interafce) and generated *.hh and *.cc files in C/C++ language. These *.hh a *.cc files will be the source files needed for further compilation. Thank you forward for your help! David