I have not encountered an issue, however this is the correct thing to do.
Now individual components swig builds depend on the gr core swig target.
Conflicts:
gr-filter/swig/CMakeLists.txt
Its important to list the dependent libraries for a test
so the library path can be correctly set.
This is necessary on platforms without dynamic re-linking.