GH-1052 switch over to C++14 everywhere
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
project(libUtil)
|
||||
|
||||
include(UseCXX11)
|
||||
include(UseCXX14)
|
||||
include(Coverage)
|
||||
|
||||
# Find Qt
|
||||
|
Reference in New Issue
Block a user