Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Commit

Permalink
Update README, need to build Boost.Locale too
Browse files Browse the repository at this point in the history
  • Loading branch information
Ortham committed Nov 10, 2015
1 parent 312fa21 commit 147f7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Libespm2 is a test-driven development rewrite of [libespm](https://github.com/Wr

## Build Instructions

Libespm2 itself is a header-only library, so if you want to use it, only Boost's Filesystem library needs to be built.
Libespm2 itself is a header-only library, so if you want to use it, only the Boost libraries need to be built.

Libespm2's test suite also requires [Google Test](https://github.com/google/googletest) (tested with v1.7.0), and build files can be generated using [CMake](http://cmake.org). The [Travis config file](.travis.yml) documents the process of building on Linux with GCC. The process on Windows with MSVC is equivalent.

0 comments on commit 147f7c7

Please sign in to comment.