Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LEOYoon-Tsaw committed Apr 28, 2024
1 parent 43b7987 commit 8b7bda0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,10 @@ Choose one of the following options.
``` sh
export BUILD_UNIVERSAL=1

make -C librime xcode/deps/boost
cd librime
install-boost.sh

export BOOST_ROOT="$(pwd)/librime/deps/boost_1_78_0"
export BOOST_ROOT="$(pwd)/librime/deps/boost_1_82_0"
```

Let's set `BUILD_UNIVERSAL` to tell `make` that we are building Boost as
Expand Down

0 comments on commit 8b7bda0

Please sign in to comment.