updaterevision/CMakeLists.txt

Wed, 21 May 2014 18:39:03 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Wed, 21 May 2014 18:39:03 +0300
changeset 778
0ed96169b8c0
parent 632
63e6243b880c
permissions
-rw-r--r--

- crashcatcher: don't use the bomb box at all, instead just write the crashlog and then abort for good

632
63e6243b880c - migrated to CMake again
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
1 cmake_minimum_required (VERSION 2.4)
63e6243b880c - migrated to CMake again
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
2 add_executable (updaterevision updaterevision.c)

mercurial