Skip to content

Commit

Permalink
Readme: add cmake version requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
torque committed Feb 2, 2015
1 parent 383e43c commit 940f727
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Requires Microsoft Visual Studio 2013 Update 4 or newer.
1. The library is placed in `Release\<Architecture>\libASSInspector.dll`

#### Unix-like Operating Systems

Requires cmake 2.8 or newer.

1. Install your system's libass development package
1. `mkdir build && cd build` from the root of the source.
1. `cmake ..` in the build directory you just created.
Expand Down

0 comments on commit 940f727

Please sign in to comment.