summaryrefslogtreecommitdiff
path: root/src/parser/CMakeLists.txt
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2018-10-20 14:53:19 -0700
committerAndres Noetzli <andres.noetzli@gmail.com>2018-10-20 14:53:19 -0700
commit0b515de430771d9bdc15fc29d41b391f1cc7c1fd (patch)
treeafa45c418e24d6479a470a0428db39a99be76cd9 /src/parser/CMakeLists.txt
parentf3e1b280ae2bcea29856b9a113633e7064a08faa (diff)
Remove antlr_undefines.h. (#2664)
Is not required anymore since we don't use autotools anymore.
Diffstat (limited to 'src/parser/CMakeLists.txt')
-rw-r--r--src/parser/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser/CMakeLists.txt b/src/parser/CMakeLists.txt
index d7491f8ca..d79d7b22c 100644
--- a/src/parser/CMakeLists.txt
+++ b/src/parser/CMakeLists.txt
@@ -18,7 +18,6 @@ set(libcvc4parser_src_files
antlr_line_buffered_input.cpp
antlr_line_buffered_input.h
antlr_tracing.h
- antlr_undefines.h
bounded_token_buffer.cpp
bounded_token_buffer.h
bounded_token_factory.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback