1.11.0
- When building with CMake, the man pages will now be generated and installed. Requested by Thomas Klausner. GitHub #351.
- Removed unnecessary
$<INSTALL_INTERFACE:generated>directory fromtarget_include_directoriesin the CMake build configuration. This is a private build directory. Pull request by Ankur Verma. GitHub #354.