We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907d04c commit 4dcd7e6Copy full SHA for 4dcd7e6
mimalloc.pc.in
@@ -3,8 +3,8 @@ libdir=@libdir_for_pc_file@
3
includedir=@includedir_for_pc_file@
4
5
Name: @PROJECT_NAME@
6
-Description: a compact general purpose allocator with excellent performance
7
-Version: @PROJECT_VERSION@
+Description: A compact general purpose allocator with excellent performance
+Version: @PACKAGE_VERSION@
8
URL: https://github.com/microsoft/mimalloc/
9
Libs: -L${libdir} -lmimalloc
10
Libs.private: @pc_libraries@
0 commit comments