diff options
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 11659c3c5..f8fc6450f 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -9,7 +9,6 @@ set(SRCS | |||
| 9 | logging/filter.cpp | 9 | logging/filter.cpp |
| 10 | logging/text_formatter.cpp | 10 | logging/text_formatter.cpp |
| 11 | logging/backend.cpp | 11 | logging/backend.cpp |
| 12 | math_util.cpp | ||
| 13 | memory_util.cpp | 12 | memory_util.cpp |
| 14 | misc.cpp | 13 | misc.cpp |
| 15 | profiler.cpp | 14 | profiler.cpp |