[CMake] problem with ADD_CUSTOM_COMMAND - multiple outputs

Alexander Neundorf a.neundorf-work at gmx.net
Thu Mar 23 02:29:07 EST 2006


Hi, 
 
with ADD_CUSTOM_COMMAND() you can specify exactly one output file. 
In KDE we have cases (e.g. kconfig_compiler) where one custom command 
produces more than one file, but e.g. two (source and header). 
 
I guess this could lead to missing dependencies, which might hurt when 
doing parallel builds. I didn't test yet, but this is probably true. What 
can I do to add the missing dependencies ? 
 
Bye 
Alex 
 

-- 
"Feel free" mit GMX FreeMail!
Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net


More information about the CMake mailing list