We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4449b commit db7a5e1Copy full SHA for db7a5e1
Changes.md
@@ -1,7 +1,10 @@
1
-## 1.11.0
+## 1.11.0 - 2024-08-21
2
3
-* When building with CMake, the man pages will now be generated and installed.
4
- Requested by Thomas Klausner. GitHub #351.
+* When building with CMake, the man pages will now be generated and
+ installed. Requested by Thomas Klausner. GitHub #351.
5
+* Removed unnecessary `$<INSTALL_INTERFACE:generated>` directory from
6
+ `target_include_directories` in the CMake build configuration. This is
7
+ a private build directory. Pull request by Ankur Verma. GitHub #354.
8
9
## 1.10.0 - 2024-06-10
10
0 commit comments