diff options
Diffstat (limited to 'include/gras/CMakeLists.txt')
-rw-r--r-- | include/gras/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/gras/CMakeLists.txt b/include/gras/CMakeLists.txt index becd6cb..176d5e5 100644 --- a/include/gras/CMakeLists.txt +++ b/include/gras/CMakeLists.txt @@ -16,8 +16,9 @@ install(FILES sbuffer.hpp sbuffer.i tags.hpp - time_tag.hpp tags.i + time_tag.hpp + time_tag.i tag_iter.hpp tag_iter.i thread_pool.hpp |