1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-28 08:09:40 +01:00

3 lines
66 B
CMake
Raw Normal View History

2018-05-10 15:29:28 +02:00
cmake_minimum_required(VERSION 2.8.11)
2018-05-14 17:57:37 +02:00
set(CMAKE_CXX_STANDARD 11)