I'm struggling to include the sdr::SystemDataRecorder in an external package even though I'm sure I've successfully built and installed this package since I can run the demo successfully. I tried the #include "sdr/sdr_component.hpp" from the script built for this package and many variants on it and still can't succeed. What's the correct include statement for an external package? Am I missing something in my CMakeLists.txt?