This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG), Euroboros (EB), and Down Under Doomers (DUD).
Rev. | f9d26ee6ac4dc5fbdef00285ed52912fb1df35fd |
---|---|
Size | 261 bytes |
Time | 2015-08-03 02:33:01 |
Author | Benjamin Berkels |
Log Message | Merged with G1.9pre-416-g005313c |
cmake_minimum_required( VERSION 2.4 )
add_subdirectory( lemon )
add_subdirectory( re2c )
if( WIN32 )
add_subdirectory( fixrtext )
endif( WIN32 )
add_subdirectory( updaterevision )
add_subdirectory( zipdir )
set( CROSS_EXPORTS ${CROSS_EXPORTS} PARENT_SCOPE )