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 09d8209 commit 1dfbddeCopy full SHA for 1dfbdde
CHANGELOG.rst
@@ -22,7 +22,7 @@ Features
22
- CMake:
23
24
- build a shared library by default #506
25
- - generate pkg-config ``.pc`` file #532 #535
+ - generate pkg-config ``.pc`` file #532 #535 #537
26
- Python:
27
28
- manylinux2010 wheels for PyPI #523
MANIFEST.in
@@ -1,7 +1,7 @@
1
include README.md COPYING COPYING.LESSER
2
include pyproject.toml
3
include requirements.txt
4
-global-include CMakeLists.txt *.cmake *.cmake.in
+global-include CMakeLists.txt *.cmake *.in
5
recursive-include include *
6
recursive-include src *
7
recursive-include share *
0 commit comments