updaterevision/CMakeLists.txt

Sun, 22 Jun 2014 17:27:50 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Sun, 22 Jun 2014 17:27:50 +0300
changeset 810
04e05381ad32
parent 632
63e6243b880c
permissions
-rw-r--r--

- imported the .gitignore from the old git repository as .hgignore and adapted it slightly

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