3 lines
66 B
CMake
Raw Normal View History

2018-06-06 22:47:08 +02:00
cmake_minimum_required(VERSION 2.8.11)
set(CMAKE_CXX_STANDARD 11)