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 8527d8d commit 689bd3eCopy full SHA for 689bd3e
ChangeLog.md
@@ -19,11 +19,12 @@ to browse the changes between the tags.
19
See docs/process.md for more on how version tagging works.
20
21
4.0.11 (in development)
22
-----------------------
+-----------------------
23
24
25
4.0.10 - 06/07/25
26
------------------- Emscripten ports now install pkg-config `.pc` files so they will show up, for
+-----------------
27
+Emscripten ports now install pkg-config `.pc` files so they will show up, for
28
example, when you run `pkg-config --list-all` or `pkg-config --cflags
29
<portname>`. Bare in mind that the correct PKG_CONFIG_PATH needs to be set for
30
this to work. One way to do this is to run `emmake pkg-config`. (#24426)
0 commit comments