ti-nesulator/CMakeLists.txt
2012-01-30 23:37:10 +00:00

17 lines
241 B
CMake

#
# TI-NES CMake
#
# Created by Manoel TRAPIER.
# Copyright (c) 2003-2008 986Corp. All rights reserved.
#
# $LastChangedDate$
# $Author$
# $HeadURL$
# $Revision$
cmake_minimum_required (VERSION 2.4)
project (TINES)
add_subdirectory (src)