mirror of
https://github.com/Ryujinx/libsoundio.git
synced 2025-01-03 14:05:38 +00:00
Merge pull request #91 from Naftoreiclag/master
WASAPI: Remove useless statement in CMake module
This commit is contained in:
commit
7293a58feb
|
@ -12,4 +12,3 @@ endif()
|
|||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(WASAPI DEFAULT_MSG AUDIOCLIENT_H)
|
||||
mark_as_advanced(AUDIOCLIENT_H)
|
||||
|
|
Loading…
Reference in a new issue