Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Prcuvu committed Feb 21, 2018
1 parent ebf8575 commit 66787f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ Make sure `BOOST_ROOT` is set to `X:\path\to\boost_N_NN_N` in `weasel.props`.
Forget about Python. It's not used anyway.

Then, start a Developer Command Prompt window.
Set `BOOST_ROOT` environmental variable:

```batch
set BOOST_ROOT=X:\path\to\boost_N_NN_N
```

### Build

Expand Down

0 comments on commit 66787f0

Please sign in to comment.