updaterevision/CMakeLists.txt

Sun, 07 Sep 2014 22:55:44 +0300

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Sun, 07 Sep 2014 22:55:44 +0300
changeset 888
7ad8fb667084
parent 632
63e6243b880c
permissions
-rw-r--r--

- improved part downloader: now asks for the path instead of just directing the user to settings. auto-fix download now configurable and opt-in

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