about summary refs log tree commit diff homepage
path: root/test/Concrete/CMakeLists.txt
blob: e7cf2416ee5dda62ae11a23b58057d72d6f00025 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#===------------------------------------------------------------------------===#
#
#                     The KLEE Symbolic Virtual Machine
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
#===------------------------------------------------------------------------===#

set(OZERO_OPT "-O0 -Xclang -disable-O0-optnone")
configure_file(Makefile.cmake.test.in Makefile.cmake.test @ONLY)