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