diff -r c1cc036c6e1f -r c382df477b0c updaterevision/CMakeLists.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/updaterevision/CMakeLists.txt Thu Feb 06 22:11:45 2014 +0200 @@ -0,0 +1,2 @@ +cmake_minimum_required (VERSION 2.4) +add_executable (updaterevision updaterevision.c) \ No newline at end of file