- Timestamp:
- Dec 16, 2016, 12:26:48 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler, yinfft+
- Children:
- 3388e1a
- Parents:
- 1910fed
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/requirements.rst
r1910fed r9682d9d 205 205 To compile aubio in single precision mode, use ``--disable-double`` (default). 206 206 207 Disabling the tests 208 ................... 209 210 In some case, for instance when cross-compiling, unit tests should not be run. 211 Option ``--notests`` can be used for this purpose. The tests will not be 212 executed, but the binaries will be compiled, ensuring that linking against 213 libaubio works as expected. 214 215 .. note:: 216 217 The ``--notests`` option should be passed to both ``build`` and ``install`` 218 targets, otherwise waf will try to run them. 219 207 220 Edit wscript 208 221 ............
Note: See TracChangeset
for help on using the changeset viewer.