- Removing last remnants of parser lib.
This commit is contained in:
Paul Beckingham 2013-10-19 23:27:49 -04:00
parent 14e017695e
commit 02aaba2f1a
3 changed files with 2 additions and 6 deletions

View file

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