cmake_minimum_required (VERSION 2.6)
project(devkit_object)

add_executable(evaluate_object evaluate_object.cpp)