[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [amarok] /: Make the CI happy.
From:       Mark Kretschmann <kretschmann () kde ! org>
Date:       2013-10-20 17:43:47
Message-ID: E1VXx2Z-0003K1-KJ () scm ! kde ! org
[Download RAW message or body]

Git commit 3b8a6b417e44735da70c8f7229174f341072e2ac by Mark Kretschmann.
Committed on 20/10/2013 at 17:38.
Pushed by markey into branch 'master'.

Make the CI happy.

M  +1    -1    CMakeLists.txt

http://commits.kde.org/amarok/3b8a6b417e44735da70c8f7229174f341072e2ac

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 58cde99..754bc36 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@ option(WITH_PLAYGROUND "Enable building of playground scripts and applets (WARNI
 include(CheckLibraryExists)
 check_library_exists(dl dlopen "" LIBDL_FOUND)
 
-SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")  # Require C++11
+SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x")  # Require C++11
 
 
 ############### Taglib
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic