updaterevision/CMakeLists.txt@3a00d396bce2
updaterevision/CMakeLists.txt
Tue, 04 Feb 2014 02:28:33 +0200
- author
- Teemu Piippo <crimsondusk64@gmail.com>
- date
- Tue, 04 Feb 2014 02:28:33 +0200
- changeset 92
- 3a00d396bce2
- parent 88
-
5def6ff8b466
- permissions
- -rw-r--r--
- now compiles again, further work on expressions (proper parsing + assignment operator handling (albeit unrelated) + operator adjusting)
cmake_minimum_required (VERSION 2.4)
add_executable (updaterevision updaterevision.c)