aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 6e8ec21..a5fdb02 100644
--- a/README.md
+++ b/README.md
@@ -43,12 +43,6 @@ target_link_libraries(<target> ${CMAKE_DL_LIBS})
43... 43...
44~~~ 44~~~
45 45
46### Linking caveat
47This library uses the Process Status API in Windows (`psapi.lib`). If you are
48linking to the static `dl.lib` or `libdl.a`, then you would need to explicitly
49add `psapi.lib` or `-lpsapi` to your linking command, depending on if MinGW is
50used.
51
52Author 46Author
53------ 47------
54 48