mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-27 18:12:41 +01:00
3 lines
66 B
CMake
3 lines
66 B
CMake
cmake_minimum_required(VERSION 2.8.11)
|
|
set(CMAKE_CXX_STANDARD 11)
|