cmake_minimum_required (VERSION 2.6)
project (Dyninst-TestSuite-MutateeCheck Fortran)
add_executable(compiler_test compiler_test.f)

