Fixed locale

This commit is contained in:
arcan1s
2013-08-26 04:38:01 +04:00
parent 9f77e83685
commit 10511a8715
3 changed files with 7 additions and 4 deletions

View File

@ -9,7 +9,6 @@ include_directories (${CMAKE_SOURCE_DIR}
${CMAKE_BINARY_DIR}
${KDE4_INCLUDES})
set (CMAKE_CXX_FLAGS "-fexceptions")
set (extsysmon_engine_SRCS extsysmon.cpp)
# Now make sure all files get to the right place