• R/O
  • SSH

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG), Euroboros (EB), and Down Under Doomers (DUD).


File Info

Rev. f9d26ee6ac4dc5fbdef00285ed52912fb1df35fd
Size 261 bytes
Time 2015-08-03 02:33:01
Author Benjamin Berkels
Log Message

Merged with G1.9pre-416-g005313c

Content

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 )