mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-08 12:02:28 +01:00
dos2unix:ify line endings, source code formatter
This commit is contained in:
parent
290b0b13e2
commit
63002027de
@ -147,6 +147,9 @@
|
||||
cmake .
|
||||
make -j
|
||||
make install</pre>
|
||||
<p>To list available build options:</p>
|
||||
<pre>
|
||||
cmake -LH</pre>
|
||||
<p>To compile the additional portable Shared Library / DLL version with the native C-language API:</p>
|
||||
<pre>
|
||||
cmake . -DSOUNDTOUCH_DLL=ON
|
||||
|
Loading…
Reference in New Issue
Block a user