Improved README file #2
This commit is contained in:
parent
e5e957bc08
commit
eed717b070
|
|
@ -20,14 +20,12 @@ Target of sunshine mod - improve original game.
|
||||||
* OpenAL
|
* OpenAL
|
||||||
* PhysFS
|
* PhysFS
|
||||||
* sigc++-2.0
|
* sigc++-2.0
|
||||||
(Linux only!):
|
* GTK3(Linux only!)
|
||||||
* GTK3
|
* libxfconf(Linux only!)
|
||||||
* libxfconf
|
|
||||||
|
|
||||||
2.build
|
2.build
|
||||||
|
|
||||||
* In project dir create build dir
|
* In project dir create build dir
|
||||||
* cmake -S . -B build
|
* cmake -S . -B build
|
||||||
* cd build
|
* cd build
|
||||||
* make -jn
|
* make -jn (n - count of threads for compilation)
|
||||||
n - count of threads for compilation.
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue