OpenShot Audio Library (libopenshot-audio) is a free, open-source project that enables high-quality editing and playback of audio, and is based on the amazing JUCE library.
Because @NEED_ASIO@ is substituted in generating the CMake Config.cmake file, it should always have a value of either TRUE or FALSE. This PR ensures that it defaults to FALSE.
Because
@NEED_ASIO@
is substituted in generating the CMakeConfig.cmake
file, it should always have a value of eitherTRUE
orFALSE
. This PR ensures that it defaults toFALSE
.