cmake: Add the SAS functions to the CMake build.
The cmake configuration file was forgotten when the SAS functions were added.
Using cmake for building currently ends up in a build that is missing the symbols of the SAS functions as well as missing development headers after the install.
This PR adds the SAS functions to the cmake build and adds the SAS headers to the install.