mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 22:33:08 +02:00
CMake
- Removed Parser.{h,cpp} from the build.
This commit is contained in:
parent
7ad99cb7fa
commit
f7ba181db2
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ set (task_SRCS CLI.cpp CLI.h
|
||||||
Lexer.cpp Lexer.h
|
Lexer.cpp Lexer.h
|
||||||
Msg.cpp Msg.h
|
Msg.cpp Msg.h
|
||||||
Nibbler.cpp Nibbler.h
|
Nibbler.cpp Nibbler.h
|
||||||
Parser.cpp Parser.h
|
|
||||||
Path.cpp Path.h
|
Path.cpp Path.h
|
||||||
RX.cpp RX.h
|
RX.cpp RX.h
|
||||||
TDB2.cpp TDB2.h
|
TDB2.cpp TDB2.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue