AuroraOpenALSoft/cmake
Chris Robinson 13698362f1 Avoid explicitly searching for the WindowsSDK
It's causing problems with various setups. So instead we'll have to assume some
things for Windows (namely that winmm exists, and if dsound isn't in DXSDK_DIR,
it needs to be in the compiler's default paths to be usable).
2021-01-19 17:19:44 -08:00
..
bin2h.script.cmake Use a cmake script to convert a binary file to a header file 2020-04-04 08:46:18 -07:00
FindALSA.cmake Include FindALSA.cmake 2014-04-23 02:12:34 -07:00
FindAudioIO.cmake Use find cmake modules for more backends 2014-04-19 06:35:14 -07:00
FindFFmpeg.cmake Fix configure-time ffmpeg version detection 2020-08-12 09:48:17 -07:00
FindJACK.cmake Add a cmake module to find JACK 2014-12-21 15:48:40 -08:00
FindMySOFA.cmake Fix find_package_handle_standard_args name mismatch warnings 2020-03-28 17:43:17 -07:00
FindOboe.cmake Add an Oboe backend stub 2020-04-18 15:17:53 -07:00
FindOpenSL.cmake Use an import target for linking OpenSL 2020-12-24 22:49:55 -08:00
FindOSS.cmake Handle libossaudio as an optional OSS library 2017-09-15 22:22:45 -07:00
FindPortAudio.cmake Use find cmake modules for more backends 2014-04-19 06:35:14 -07:00
FindPulseAudio.cmake Use find cmake modules for more backends 2014-04-19 06:35:14 -07:00
FindSDL2.cmake Don't cache SDL2_LIBRARY_TEMP with CMake 2018-03-29 18:10:58 -07:00
FindSndFile.cmake Use an import target for libsndfile 2020-04-19 04:00:01 -07:00
FindSoundIO.cmake Use find cmake modules for more backends 2014-04-19 06:35:14 -07:00