Skip to content
Snippets Groups Projects
Commit 3cb3203c authored by Felix Gruber's avatar Felix Gruber
Browse files

[bugfix][cmake] install allocator.hh

Commit 8da92ce1 added allocator.hh but
forgot to add it to the installed headers in CMakeLists.txt.
parent 166d0a62
No related branches found
No related tags found
1 merge request!103[bugfix][cmake] install allocator.hh
Pipeline #
......@@ -5,6 +5,7 @@ add_subdirectory(test)
#install headers
install(FILES
allocator.hh
basearray.hh
bcrsmatrix.hh
bdmatrix.hh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment