mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-19 20:28:52 +01:00
3 lines
63 B
CMake
3 lines
63 B
CMake
cmake_minimum_required(VERSION 3.0)
|
|
set(CMAKE_CXX_STANDARD 11)
|