commit d2e2ea2be72d5c6e8621cb3c8aa6e5f56adf9ff4 parent 7b24c1b44e2ee18ac15d2d698e66cfee0b6bdaf4 Author: vaplv <vaplv@free.fr> Date: Mon, 31 Mar 2014 16:38:23 +0200 Install the missing binary_heap header Diffstat:
| M | cmake/CMakeLists.txt | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -58,6 +58,7 @@ set(RSYS_FILES_SRC pthread/pthread_mutex.c str.c) set(RSYS_FILES_INC_COMMON + binary_heap.h clock_time.h dynamic_array.h free_list.h