How do I integrate Intel IPP with ros
I have downloaded Intel IPP and installed it. I have written much code in the past with IPP and would like to use it with ROS. Does anybody know how to integrate it into CMakeLists.txt and package.xml to make it work with ROS? I am kind of new to Linux and ROS.