12 lines
198 B
CMake
12 lines
198 B
CMake
#
|
|
# TI-NES CMake
|
|
#
|
|
# Created by Manoel TRAPIER.
|
|
# Copyright (c) 2003-2008 986Corp. All rights reserved.
|
|
#
|
|
# $LastChangedDate$
|
|
# $Author$
|
|
# $HeadURL$
|
|
# $Revision$
|
|
|
|
add_library(memorymanager memory.c) |