summaryrefslogtreecommitdiff
path: root/cmake/CVC4Config.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/CVC4Config.cmake.in')
-rw-r--r--cmake/CVC4Config.cmake.in21
1 files changed, 12 insertions, 9 deletions
diff --git a/cmake/CVC4Config.cmake.in b/cmake/CVC4Config.cmake.in
index 20ffeb71e..c85973a6a 100644
--- a/cmake/CVC4Config.cmake.in
+++ b/cmake/CVC4Config.cmake.in
@@ -1,13 +1,16 @@
-#####################
-## CVC4Config.cmake.in
-## Top contributors (to current version):
-## Mathias Preiner, Andres Noetzli
-## This file is part of the CVC4 project.
-## Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
-## in the top-level source directory and their institutional affiliations.
-## All rights reserved. See the file COPYING in the top-level source
-## directory for licensing information.
+###############################################################################
+# Top contributors (to current version):
+# Mudathir Mohamed, Mathias Preiner, Andres Noetzli
+#
+# This file is part of the cvc5 project.
+#
+# Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
+# in the top-level source directory and their institutional affiliations.
+# All rights reserved. See the file COPYING in the top-level source
+# directory for licensing information.
+# #############################################################################
##
+
@PACKAGE_INIT@
set(CVC5_BINDINGS_JAVA @BUILD_BINDINGS_JAVA@)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback