GH-1052 switch over to C++14 everywhere

This commit is contained in:
Petr Mrázek
2015-06-06 19:56:51 +02:00
parent db69a3dacd
commit 678da0b639
3 changed files with 15 additions and 2 deletions

View File

@ -1,6 +1,6 @@
project(libUtil)
include(UseCXX11)
include(UseCXX14)
include(Coverage)
# Find Qt