Hi all,
Is there a way to use multiple options per package?
The explanation: I was trying to get the kde4 packages to build with debug options; the things to do are the same for every package (add some cmake flags, basically), so I started out just adding an option to the kde4 meta-package, which then passes through to all packages that use kde4.
However, as markd@ pointed out, there are actually kde4 packages that use their own option variables, so I'm looking for a way to combine these two variables - I don't really see very well how.
Does anyone have an idea?
thanks,
Jaap