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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to