libsoundio/cmake
James 81cd9e54e9 WASAPI: Remove useless statement in CMake module
AUDIOCLIENT_H, as declared here, is not an external cached variable, so calling mark_as_advanced() has no apparent effect (does not enable user to modify value, even in advanced mode). Even if it were cached, its value (success/failure at finding audioclient.h) should not be edited by the user.

Also modified whitespace to be more consistent with that found in CMakeLists.txt.
2016-07-20 16:47:44 -07:00
..
FindCoreAudio.cmake CoreAudio: sine wave example works 2015-08-03 22:27:09 -07:00
FindJACK.cmake add JACK backend skeleton 2015-07-24 18:43:14 -07:00
FindPulseAudio.cmake skeleton 2015-06-30 14:04:45 -07:00
FindWASAPI.cmake WASAPI: Remove useless statement in CMake module 2016-07-20 16:47:44 -07:00