This shouldn't be in regular builds
This commit is contained in:
parent
bb4ecf22da
commit
d10838f302
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ include(KDECompilerSettings)
|
|||
include(KDECMakeSettings)
|
||||
include(FeatureSummary)
|
||||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x -pedantic")
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x")
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
|
||||
#add_subdirectory( doc )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue