Hello, compiling kdenetwork SVN 1261199 with CMAKE on
Fedora 15 fails
because of 2 reasons:
- Some missing linker flags
- "libv4l1-videodev.h" presence detection was not ported to cmake (it
existed in autotools configuration)
See attached patch .
Thanks
Francois Andriot
Committed to SVN in revision 1261216.
Thanks for the patch!