mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-12 16:46:53 +01:00
3 lines
66 B
CMake
3 lines
66 B
CMake
cmake_minimum_required(VERSION 2.8.11)
|
|
set(CMAKE_CXX_STANDARD 11)
|