The easiest way is to include remwharead.hpp, which then includes all other headers.
Use it in your CMake project like this:
Or compile your code with g++ $(pkg-config --cflags --libs remwharead).
g++ $(pkg-config --cflags --libs remwharead)