Discussion:
[Portaudio] CMake udpates
Nick Appleton
2018-10-21 04:17:44 UTC
Permalink
Hi all,

After not receiving feedback for a week, I’ve pushed in the CMake updates merge.

https://app.assembla.com/spaces/portaudio/git/merge_requests/4858113

Summary:

* CMake support now:
** Provides has install targets on all platforms
** Provides export targets to make it easier for other projects using CMake to include PortAudio
** Has the optional ability to prevent either the static or dynamic library from being created
* Doxygen updated to provide examples of building and installing PortAudio using CMake (previous documentation was very out-of-date with what the CMake support was capable of)
* MinGW fixes for DirectSound and WASAPI

Nick

Loading...