updaterevision/CMakeLists.txt

Mon, 10 Mar 2014 14:30:37 +0200

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Mon, 10 Mar 2014 14:30:37 +0200
changeset 700
d2c6592178f9
parent 632
63e6243b880c
permissions
-rw-r--r--

- only sort and strip duplicates from the objects-staged-to-compile list when actually compiling staged objects, this eliminates needless calls which slowed file loading down a ton.

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

mercurial