Cross platform audio library
Перейти к файлу
Miriam Zimmerman 877364f050
windows: Set debug options if appropriate. (#798)
* windows: Set debug options if appropriate.

If building with debug, also build standard libraries with debug. This
ensures that any libraries linking against cubeb won't have mismatched
symbol definitions.

* Properly allow dynamic linking.

* Set global CMAKE_MSVC_RUNTIME_LIBRARY.

This variable will apply to all targets, rather than needing to apply a
per-target setting.

* remove unnecessary whitespace

* Simplify variable expression
2024-09-17 11:56:53 +12:00
.github/workflows Build Android in cubeb's CI on the 3 main arch Gecko supports 2024-05-24 15:53:45 +02:00
cmake
docs
googletest@40412d8512
include/cubeb
src wasapi: Fix default device handling. 2024-09-06 10:38:17 +02:00
subprojects/speex
test
tools
.clang-format Add an initial clang-format file 2020-11-02 16:08:27 +00:00
.gitignore
.gitmodules
AUTHORS
CMakeLists.txt windows: Set debug options if appropriate. (#798) 2024-09-17 11:56:53 +12:00
Config.cmake.in
INSTALL.md
LICENSE
README.md
cubeb.supp
scan-build-install.sh

README.md

Build Status

See INSTALL.md for build instructions.

See Backend Support in the wiki for the support level of each backend.

Licensed under an ISC-style license. See LICENSE for details.