cmake_minimum_required (VERSION 2.6)
project (Dyninst-TestSuite-MutateeCheck C)
add_executable(compiler_test compiler_test.c)

