commit 73c95722e081d37cc85ac1bc065a7dffe5589951 parent 37aee24faf62db15e4d831bb2f74b77c9bea68f9 Author: vaplv <vaplv@free.fr> Date: Sat, 13 May 2017 14:49:06 +0200 Add the missing big_buffer header to the install target Diffstat:
| M | cmake/CMakeLists.txt | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -62,6 +62,7 @@ set(RSYS_FILES_INC io_c99.h) set(RSYS_FILES_INC_API algorithm.h + big_buffer.h binary_heap.h clock_time.h condition.h