summaryrefslogtreecommitdiff
path: root/cmake/ConfigCompetition.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/ConfigCompetition.cmake')
-rw-r--r--cmake/ConfigCompetition.cmake10
1 files changed, 10 insertions, 0 deletions
diff --git a/cmake/ConfigCompetition.cmake b/cmake/ConfigCompetition.cmake
index d7188f60a..0cdb6c400 100644
--- a/cmake/ConfigCompetition.cmake
+++ b/cmake/ConfigCompetition.cmake
@@ -1,3 +1,13 @@
+#####################
+## ConfigCompetition.cmake
+## Top contributors (to current version):
+## Aina Niemetz, Andres Noetzli, Mathias Preiner
+## 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.
+##
add_definitions(-DCVC4_COMPETITION_MODE)
add_check_c_cxx_flag("-funroll-all-loops")
add_check_c_cxx_flag("-fexpensive-optimizations")
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback