libshared: Integrated the submodule

- Integrated RX.
This commit is contained in:
Paul Beckingham 2016-06-25 17:22:27 -04:00
parent 83ddb3f99f
commit d33a62ffa6
6 changed files with 41 additions and 397 deletions

View file

@ -3,6 +3,7 @@ include_directories (${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/src
${CMAKE_SOURCE_DIR}/src/commands
${CMAKE_SOURCE_DIR}/src/columns
${CMAKE_SOURCE_DIR}/src/libshared/src
${TASK_INCLUDE_DIRS})
set (columns_SRCS Column.cpp Column.h