updaterevision/CMakeLists.txt

Mon, 03 Mar 2014 01:47:39 +0200

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Mon, 03 Mar 2014 01:47:39 +0200
changeset 116
56ff19947607
parent 88
5def6ff8b466
permissions
-rw-r--r--

- added using statement for specifying the target zandronum version. will be used later

88
5def6ff8b466 - reformatting
Teemu Piippo <crimsondusk64@gmail.com>
parents: 82
diff changeset
1 cmake_minimum_required (VERSION 2.4)
82
841562f5a32f - added the public-domain updaterevision so I can have access to git stuff
Teemu Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
2 add_executable (updaterevision updaterevision.c)

mercurial