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 f4cc25f commit 12ebe08Copy full SHA for 12ebe08
README.md
@@ -67,7 +67,7 @@ cmake ..
67
make
68
```
69
70
-This will create the `libapr.so` library in the `build` directory, as well as all of the examples.
+This will create the `libapr.dylib` library in the `build` directory, as well as all of the examples.
71
72
In case you want to use the homebrew-installed clang (OpenMP support), modify the call to `cmake` above to
73
0 commit comments