aboutsummaryrefslogtreecommitdiff
path: root/ports/speexdsp/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-01-12[speexdsp] Configure and install speexdsp.pc (#15585)Adam
* [speexdsp] Configure and install speexdsp.pc * remove blank 'Build-Depends' field
2020-12-10[speexdsp] Fix include directories for Linux builds (#15036)LRFLEW
2020-11-30[speexdsp] Update CMake script for macOS/Linux (#14758)LRFLEW
* [speexdsp] Update CMake script for macOS/Linux * [speexdsp] Update download URL comment Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * [speexdsp] update with suggested CMake changes Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-12[speexdsp] update to 1.2.0 (#8140)LRFLEW
2018-03-05[speexdsp] Improve SIMD extension support (#2960)Michał Janiszewski
2017-11-23[speexdsp] Check CMAKE_SYSTEM_PROCESSOR to enable SSEMichał Janiszewski
2017-11-22[speexdsp] Only use SSE on x86/amd64Michał Janiszewski
This fixes UWP builds.
2017-08-26[speexdsp] Add port for speexdsp 1.2rc3Ted John