summaryrefslogtreecommitdiff
path: root/cmake/FindKissat.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindKissat.cmake')
-rw-r--r--cmake/FindKissat.cmake23
1 files changed, 13 insertions, 10 deletions
diff --git a/cmake/FindKissat.cmake b/cmake/FindKissat.cmake
index f469f0197..d220e299f 100644
--- a/cmake/FindKissat.cmake
+++ b/cmake/FindKissat.cmake
@@ -1,17 +1,20 @@
-#####################
-## FindKissat.cmake
-## Top contributors (to current version):
-## Aina Niemetz
-## 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):
+# Gereon Kremer, Aina Niemetz
+#
+# 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.
+# #############################################################################
+#
# Find Kissat
# Kissat_FOUND - found Kissat lib
# Kissat_INCLUDE_DIR - the Kissat include directory
# Kissat_LIBRARIES - Libraries needed to use Kissat
+##
include(deps-helper)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback