Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 728744
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/CMakeLists.txt
0
++ b/CMakeLists.txt
Lines 7-13 cmake_minimum_required(VERSION 3.0.0 FAT Link Here
7
set(MIN_QT_VERSION 5.9.0)
7
set(MIN_QT_VERSION 5.9.0)
8
set(MIN_FRAMEWORKS_VERSION 5.44.0)
8
set(MIN_FRAMEWORKS_VERSION 5.44.0)
9
9
10
set( CMAKE_CXX_STANDARD 11 )
10
set( CMAKE_CXX_STANDARD 14 )
11
set( CMAKE_CXX_STANDARD_REQUIRED ON )
11
set( CMAKE_CXX_STANDARD_REQUIRED ON )
12
12
13
13

Return to bug 728744