summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 81328831a..975dd26f6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -924,6 +924,7 @@ install(FILES
parser/parser.h
parser/parser_builder.h
parser/parser_exception.h
+ parser/parse_op.h
DESTINATION
${INCLUDE_INSTALL_DIR}/cvc4/parser)
install(FILES
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback