summaryrefslogtreecommitdiff
path: root/test/api/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/api/CMakeLists.txt')
-rw-r--r--test/api/CMakeLists.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/api/CMakeLists.txt b/test/api/CMakeLists.txt
index 4a7d977ca..34a18d9b2 100644
--- a/test/api/CMakeLists.txt
+++ b/test/api/CMakeLists.txt
@@ -1,3 +1,13 @@
+#####################
+## CMakeLists.txt
+## Top contributors (to current version):
+## Aina Niemetz, Andrew V. Jones, 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.
+##
include_directories(.)
include_directories(${PROJECT_SOURCE_DIR}/src)
include_directories(${PROJECT_SOURCE_DIR}/src/include)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback