Hi,
I am trying to use VOLK in a new module that will have some new fast
blocks (hopefully). Being new to the cmake system, I have some
difficulty in including the volk headers and linking it.
Specifically, I am trying to figure out what changes to make to the
CMakeLists.txt in the <new-module> directory. I tried adding the
following lines :
include(GrComponent)
GR_REGISTER_COMPONENT("gr-fastblocks" ENABLE_VOLK)
but still, the build process complains about volk functions being
undeclared. I am trying to understand the cmake system to figure out a
way, but any help in the meantime would be greatly appreciated.
Abhishek Bhowmick.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment