cmake_minimum_required( VERSION 2.6 ) project( fixrtext ) add_executable( fixrtext fixrtext.c )