Skip to content

Commit

Permalink
README: added a 'Build' section
Browse files Browse the repository at this point in the history
  • Loading branch information
daladim committed Jun 7, 2020
1 parent ea358fd commit 1818968
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,19 @@ $ sh WINFSP_INSTALL_DIR/opt/cygfuse/install.sh
FUSE for Cygwin installed.
```

## Building

To build, run `make` in a Cygwin environment, with the following packages installed (e.g. by the Cygwin installation program):
* git
* meson
* patch
* libglib2.0-devel

Also install:
* FUSE for Cygwin (see above how to do this)
* in your regular Windows environment: Wix Toolset, so that it can be found by Cygwin


## Project Organization

This is a simple project:
Expand Down

0 comments on commit 1818968

Please sign in to comment.