Update cmake sources list

This commit is contained in:
Benau 2017-04-17 09:50:15 +08:00
parent fd07df4251
commit 76491d13ec
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ mesa-common-dev pkg-config zlib1g-dev
### In-game recorder
In order to build the in-game recorder for STK, you have to install
libopenglrecorder from your distribution or compile it yourself, get it [here](https://github.com/Benau/libopenglrecorder):
libopenglrecorder from your distribution or compile it yourself, get it [here](https://github.com/Benau/libopenglrecorder).
Compilation instruction is explained there, if you don't need such feature,
pass `-DBUILD_RECORDER=off` to cmake.