summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 9a9f1a46b..b5b129a09 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -5,7 +5,6 @@ set(SRCS
5 break_points.cpp 5 break_points.cpp
6 emu_window.cpp 6 emu_window.cpp
7 file_util.cpp 7 file_util.cpp
8 hash.cpp
9 key_map.cpp 8 key_map.cpp
10 logging/filter.cpp 9 logging/filter.cpp
11 logging/text_formatter.cpp 10 logging/text_formatter.cpp
@@ -36,7 +35,6 @@ set(HEADERS
36 emu_window.h 35 emu_window.h
37 fifo_queue.h 36 fifo_queue.h
38 file_util.h 37 file_util.h
39 hash.h
40 key_map.h 38 key_map.h
41 linear_disk_cache.h 39 linear_disk_cache.h
42 logging/text_formatter.h 40 logging/text_formatter.h