mirror of
https://github.com/Andreabont/simple-template-quaternion.git
synced 2025-01-18 06:14:21 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
1b28e16c52
commit
30839fbfa7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 2.6)
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
project(quaternion)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++17")
|
||||
|
||||
|
|
Loading…
Reference in a new issue