updaterevision/CMakeLists.txt

Sun, 09 Feb 2014 14:56:58 +0200

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Sun, 09 Feb 2014 14:56:58 +0200
changeset 101
9ffae10ef76f
parent 88
5def6ff8b466
permissions
-rw-r--r--

- variables: merged const and mutable variables into one system, added constexpr variable support. still no locals

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

mercurial