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 f41946cc6..6a3f1fe08 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -71,6 +71,7 @@ add_library(common STATIC
71 param_package.cpp 71 param_package.cpp
72 param_package.h 72 param_package.h
73 quaternion.h 73 quaternion.h
74 ring_buffer.h
74 scm_rev.cpp 75 scm_rev.cpp
75 scm_rev.h 76 scm_rev.h
76 scope_exit.h 77 scope_exit.h