index
:
rtaudio
arm64
carl
dcpomatic-6.0.1
fix-wasapi-resampler-crash
good
master
noexceptions
releases
travis
Fork of rtaudio library for interfacing to audio interfaces
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-04-13
Fix library path variable for cmake FindALSA
Dan Grahelj
2021-11-14
[cmake, meson] Fix library ABI version for CMake and Meson builds.
Stephen Sinclair
2021-11-14
Add comments to CMakeLists.txt about RTAUDIO_STATIC_MSVCRT.
Stephen Sinclair
2021-08-15
Merge pull request #310 from albestro/alby/fix_cmake_packaging
garyscavone
2021-08-12
cmake: fix check for OSS
Stephen Sinclair
2021-08-12
[Pkg-Config] Add Lib flags for linking RtAudio statically with CoreAudio
Nils Tonnätt
2021-08-07
fix headers management and installation
Alberto Invernizzi
2020-06-07
cmake: fix call to string(REGEX REPLACE..
Stephen Sinclair
2020-06-07
cmake: require version 3.10
Stephen Sinclair
2020-06-07
cmake: Remove policy CMP0042 OLD, closes #253.
Stephen Sinclair
2020-06-04
automake, cmake: Require C++11.
Stephen Sinclair
2020-06-04
Add CMake option to pick between static/DLL MSVC runtime
nyanpasu64
2020-04-30
cmake: fix MD/MT flags for static build on MSVC
Stephen Sinclair
2020-04-28
cmake: use CMakePackageConfigHelpers
Stephen Sinclair
2020-04-28
cmake: make interface include dir same as installed include dir
Stephen Sinclair
2020-03-26
Adjust CMake public header installs to match autotools
Jason Francis
2020-02-24
Downgrade required CMake version to 3.5.
Stephen Sinclair
2020-01-13
CMake: fix Windows detection
Stephen Sinclair
2019-04-16
[cmake] support previous RTAUDIO_BUILD_* variables
Stephen Sinclair
2019-04-16
[cmake] expose some standard CMake options
Stephen Sinclair
2019-03-26
Update CMakeLists.txt
Francesco Bertolaccini
2019-02-25
Changes to CMakeLists to make use with add_subdirectory easier.
Stephen Sinclair
2019-02-24
Check for '#if defined( WIN32 )' in test apps
Marcus Tomlinson
2019-02-24
Fix CMake VS build
Marcus Tomlinson
2018-11-15
CMakeLists.txt: only change include in WASAPI
sonoro1234
2018-11-15
CMakeLists: avoid include error: C:\luaGL\gitsources\luaRtAudio\rtaudio\RtAud...
sonoro1234
2018-10-16
Merge remote-tracking branch 'upstream/pr/136'
Stephen Sinclair
2018-10-16
Merge remote-tracking branch 'upstream/pr/159'
Stephen Sinclair
2018-10-12
Merge branch 'master' of https://github.com/thestk/rtaudio
Marcus Tomlinson
2018-10-02
Use current directory.
Benjamin Brown
2018-09-28
Fix mingw32 WASAPI build
Marcus Tomlinson
2018-08-15
automake: Fix rtaudio.pc prefix variable
Stephen Sinclair
2018-08-09
enable selective exports in CMake builds
JP Cimalando
2018-07-14
cmake: forgot the C API!
Stephen Sinclair
2018-07-14
cmake: make CMakeLists.txt more similar to RtMidi's
Stephen Sinclair
2018-07-14
cmake: Flatten API config logic, complete missing rtaudio.pc fields
Stephen Sinclair
2018-06-07
avoid cmake error: "install Library TARGETS given no DESTINATION!"
sonoro1234
2018-04-30
fix cmake build system missing variables in pkgconfig
Claudio Cabral
2017-10-18
fixed cmake install error : rtaudio.pc error
bejuryu
2017-10-02
add rtaudio c api wrappers (#98)
Serge Zaitsev
2017-08-22
Add CMake install targets
Stephen Sinclair
2017-04-14
Pulseaudio backend also needs pthreads
sudden6
2015-09-22
Add ALSA include directories to fix compile on some systems.
Berkus Decker
2015-09-22
Disable policy change for cmake 3.0
Berkus Decker
2014-05-07
Removed add_defines line for ALSA from CMakeLists.txt file, as it does not se...
Gary Scavone
2014-04-24
Bug fix in Core, Jack, ASIO, and DS for internal draining in INPUT mode only;...
Gary Scavone
2014-04-15
Updates to WASAPI API to support MinGW compile.
Gary Scavone
2014-04-10
Update to CMake file for WASAPI; documentation update for CMake; finalized da...
4.1.0
Gary Scavone
2014-02-04
Build test programs.
Berkus
2014-02-04
Set some flags depending on compiler and environment.
Berkus
[next]