summaryrefslogtreecommitdiff
path: root/src/parser/tptp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/tptp/CMakeLists.txt')
-rw-r--r--src/parser/tptp/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser/tptp/CMakeLists.txt b/src/parser/tptp/CMakeLists.txt
index aadd47a2a..5712e8175 100644
--- a/src/parser/tptp/CMakeLists.txt
+++ b/src/parser/tptp/CMakeLists.txt
@@ -16,7 +16,6 @@ add_custom_command(
${ANTLR_BINARY}
${CMAKE_CURRENT_SOURCE_DIR}/Tptp.g
-fo ${CMAKE_CURRENT_BINARY_DIR}
- 2> /dev/null # Ignore Antlr3 warnings
DEPENDS
Tptp.g
)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback