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.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/cmake/CVC4Config.cmake.in b/cmake/CVC4Config.cmake.in
index 7f6a80995..ea778241f 100644
--- a/cmake/CVC4Config.cmake.in
+++ b/cmake/CVC4Config.cmake.in
@@ -1,3 +1,13 @@
+#####################
+## CVC4Config.cmake.in
+## Top contributors (to current version):
+## Mathias Preiner, Andres Noetzli
+## This file is part of the CVC4 project.
+## Copyright (c) 2009-2020 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(CVC4_BINDINGS_JAVA @BUILD_BINDINGS_JAVA@)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback