Thu, 29 May 2014 17:54:43 +0300
- when saving, prepare the data first into a buffer and then write to disk, minimizing the time needed to perform the I/O operation.
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) |