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 050238c commit e2c8d8fCopy full SHA for e2c8d8f
meson.build
@@ -44,8 +44,3 @@ pkgconfig.generate(
44
pystring_lib,
45
description: 'C++ functions matching the interface and behavior of python string methods with std::string',
46
)
47
-cmake = import('cmake')
48
-cmake.write_basic_package_version_file(
49
- name: 'pystring',
50
- version: meson.project_version(),
51
-)
0 commit comments