aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar ShizZy <shizzy@6bit.net>2014-04-22 18:35:40 -0400
committerGravatar ShizZy <shizzy@6bit.net>2014-04-22 18:35:40 -0400
commit5c89324809f3753e143638acee1168d98ff7db6c (patch)
treedb2df30e5ad3e627e07d1802a0b6156ba1b1948c /src/common/CMakeLists.txt
parent81f6062c85290dd2e63d0083e9f1c32a77d7783e (diff)
updated CMakeLists for missing files
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 6cf0e61c..73814492 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -11,6 +11,7 @@ set(SRCS break_points.cpp
misc.cpp
msg_handler.cpp
string_util.cpp
+ symbols.cpp
thread.cpp
timer.cpp
utf8.cpp