This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
strawberry-audio-player-windows-mac-linux
mirror of
https://github.com/strawberrymusicplayer/strawberry
Watch
1
Star
0
Fork
You've already forked strawberry-audio-player-windows-mac-linux
0
Code
Issues
Releases
Wiki
Activity
3696ae44ad
strawberry-audio-player-win...
/
3rdparty
/
utf8-cpp
/
CMakeLists.txt
3 lines
66 B
CMake
Raw
Normal View
History
Unescape
Escape
Audio file detection by content
2018-05-10 15:29:28 +02:00
cmake_minimum_required
(
VERSION
2.8.11
)
Fix compile with clang and openbsd
2018-05-14 17:57:37 +02:00
set
(
CMAKE_CXX_STANDARD
11
)