updaterevision/CMakeLists.txt

Sun, 09 Feb 2014 21:27:55 +0200

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Sun, 09 Feb 2014 21:27:55 +0200
changeset 105
6dbac3305614
parent 88
5def6ff8b466
permissions
-rw-r--r--

- highly reworked variable support, variable declarations now are declared with 'var', uses are prefixed with '$', merged constant handling into variables

cmake_minimum_required (VERSION 2.4)
add_executable (updaterevision updaterevision.c)

mercurial