summaryrefslogtreecommitdiff
path: root/include/gras/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'include/gras/CMakeLists.txt')
-rw-r--r--include/gras/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gras/CMakeLists.txt b/include/gras/CMakeLists.txt
index e8fb85e..f0b0d3a 100644
--- a/include/gras/CMakeLists.txt
+++ b/include/gras/CMakeLists.txt
@@ -21,6 +21,7 @@ install(FILES
thread_pool.hpp
top_block.hpp
work_buffer.hpp
+ buffer_queue.hpp
DESTINATION include/gras
COMPONENT ${GRAS_COMP_DEVEL}