From 73c158fc6359ca102371ee9df0160b378ac5c012 Mon Sep 17 00:00:00 2001 From: TheAssassin Date: Sat, 30 Jun 2018 21:24:48 +0200 Subject: [PATCH] Remove redundant and unnecessary CMake CXX flag --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index af02a4b55c..0a4b8ac59d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -146,8 +146,6 @@ else () else () set(PIE_FLAG "-fpie") endif () - - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++17") endif () # Defines