mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-13 17:21:36 +01:00
3 lines
63 B
CMake
3 lines
63 B
CMake
cmake_minimum_required(VERSION 3.0)
|
|
set(CMAKE_CXX_STANDARD 11)
|