Autogen: Uic search paths
These patches add the (CMAKE_)AUTOGEN_SEARCH_PATHS
variable and target attribute.
Both allow AUTOUIC
to search for FOO.ui
in places
outside the vicinity of the file that holds #include "ui_FOO.h"
.
Documentation and test are included.