diff options
Diffstat (limited to 'example/README.compile')
-rw-r--r-- | example/README.compile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example/README.compile b/example/README.compile new file mode 100644 index 0000000..a7b6819 --- /dev/null +++ b/example/README.compile @@ -0,0 +1,4 @@ +Note: + * If the pkg-config command fails due to the absence of the fuse3.pc file, + you should configure the path to the fuse3.pc file in the PKG_CONFIG_PATH + variable.
\ No newline at end of file |