updaterevision/CMakeLists.txt

Sun, 27 Jul 2014 04:25:50 +0300

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Sun, 27 Jul 2014 04:25:50 +0300
changeset 851
dbed6938238c
parent 632
63e6243b880c
permissions
-rw-r--r--

- refactored up the configuration dialog. Instead of setting all configuration values one-by-one, dynamically fill in the values and save them into config based on widget names and data

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

mercurial