Add cmake export / Add include to target - Add an export to cmake so that an appropriate config file is generated and installed. - Add the include path of the library to the target so that any target linking to that library can find the corresponding header files.