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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index eb05e46a8..45332cf95 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -97,6 +97,7 @@ add_library(common STATIC
97 point.h 97 point.h
98 precompiled_headers.h 98 precompiled_headers.h
99 quaternion.h 99 quaternion.h
100 range_map.h
100 reader_writer_queue.h 101 reader_writer_queue.h
101 ring_buffer.h 102 ring_buffer.h
102 ${CMAKE_CURRENT_BINARY_DIR}/scm_rev.cpp 103 ${CMAKE_CURRENT_BINARY_DIR}/scm_rev.cpp