summaryrefslogtreecommitdiffstats
path: root/khtml/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/CMakeLists.txt')
-rw-r--r--khtml/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/CMakeLists.txt b/khtml/CMakeLists.txt
index d696ca60c..793fa6b8f 100644
--- a/khtml/CMakeLists.txt
+++ b/khtml/CMakeLists.txt
@@ -9,7 +9,7 @@
#
#################################################
-set( CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} ${WOVERLOADED_VIRTUAL} )
+set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${WOVERLOADED_VIRTUAL}" )
add_subdirectory( misc )
add_subdirectory( dom )