fix CMakefile.
authorKeebum Kim <keebum.kim@samsung.com>
Fri, 26 Oct 2012 05:13:48 +0000 (14:13 +0900)
committerKeebum Kim <keebum.kim@samsung.com>
Fri, 26 Oct 2012 05:13:48 +0000 (14:13 +0900)
utils/CMakeLists.txt

index ab89733c09fcfcc4ce92a4569d6abc2c05087d18..552f7214fec11a2d167704088f9dffdedef5a962 100755 (executable)
@@ -18,6 +18,7 @@ SET(UTILS-SRCS
        ${CMAKE_SOURCE_DIR}/utils/MsgDebug.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgException.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgUtilFunction.cpp
+       ${CMAKE_SOURCE_DIR}/utils/MsgTextConvert.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgIpcSocket.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgUtilFile.cpp
        ${CMAKE_SOURCE_DIR}/utils/MsgSqliteWrapper.cpp