audio/libopenshot-audio: fix build with GCC-based architectures
error:
CMake Error in CMakeLists.txt:
Target "openshot-audio" requires the language dialect "CXX11" , but CMake
does not know the compile flags to use to enable it.
PR: 237867
Submitted by: tatsuki_makino@hotmail.com (maintainer)
Approved by: linimon (mentor)
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.
WWW: https://www.openshot.org/
PR: 237574
Submitted by: tatsuki_makino@hotmail.com