File CMakeLists.txt
Go to the documentation of this file
if(WIN32 OR MSVC)
message(WARNING "audio_pipeline is not yet available for windows")
set(USE_AUDIO_PIPELINE OFF)
else()
include(GetAudio_Pipeline)
endif()
Go to the documentation of this file
if(WIN32 OR MSVC)
message(WARNING "audio_pipeline is not yet available for windows")
set(USE_AUDIO_PIPELINE OFF)
else()
include(GetAudio_Pipeline)
endif()