updaterevision/CMakeLists.txt@5ef894f699d7
updaterevision/CMakeLists.txt
Sun, 23 Feb 2014 19:54:30 +0200
- author
- Santeri Piippo <crimsondusk64@gmail.com>
- date
- Sun, 23 Feb 2014 19:54:30 +0200
- changeset 634
- 5ef894f699d7
- parent 632
-
63e6243b880c
- permissions
- -rw-r--r--
- separated version stuff to new files to allow version changes be compiled near-instantly
cmake_minimum_required (VERSION 2.4)
add_executable (updaterevision updaterevision.c)