diff -r 7d21f52f0452 -r ec966363adbe CMakeLists.txt --- a/CMakeLists.txt Mon Jan 20 10:16:29 2014 +0100 +++ b/CMakeLists.txt Mon Jan 20 10:40:59 2014 +0100 @@ -38,6 +38,8 @@ set(DATA_INSTALL_DIR "share/hedgewars" CACHE STRING "Resource folder path") endif() +option(NOVERSIONINFOUPDATE "Disable update of version_info.txt. To be used if source is in a git/repo that is NOT the hedgewars repo" OFF) + #system paths for finding required fonts (see share/hedgewars/Data/fonts) #subdirectories will NOT be searched. #all fonts that can't be found will be bundled with hedgewars