CMake version bump
This commit is contained in:
parent
8d33bb844d
commit
c453db886b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# Defines fc library target.
|
# Defines fc library target.
|
||||||
|
|
||||||
CMAKE_MINIMUM_REQUIRED( VERSION 3.1.2 FATAL_ERROR )
|
CMAKE_MINIMUM_REQUIRED( VERSION 3.2 FATAL_ERROR )
|
||||||
PROJECT( fc )
|
PROJECT( fc )
|
||||||
|
|
||||||
set( CMAKE_CXX_STANDARD 14 )
|
set( CMAKE_CXX_STANDARD 14 )
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue