updaterevision/CMakeLists.txt

Sun, 07 Sep 2014 04:15:54 +0300

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Sun, 07 Sep 2014 04:15:54 +0300
changeset 884
d820588bf4f1
parent 632
63e6243b880c
permissions
-rw-r--r--

- fixed: missing WIN32 keyword in cmakelists caused the command prompt to show up when ldforge was executed

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

mercurial