updaterevision/CMakeLists.txt@56ff19947607
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
cmake_minimum_required (VERSION 2.4)
add_executable (updaterevision updaterevision.c)