diff options
Diffstat (limited to 'include/gras/CMakeLists.txt')
-rw-r--r-- | include/gras/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gras/CMakeLists.txt b/include/gras/CMakeLists.txt index 301f96a..462b0ff 100644 --- a/include/gras/CMakeLists.txt +++ b/include/gras/CMakeLists.txt @@ -28,6 +28,8 @@ install(FILES install(FILES + detail/block.hpp + detail/property.hpp detail/sbuffer.hpp detail/work_buffer.hpp |