minetest/cmake/Modules
ShadowNinja 1be2d32fd5 Make Git version detection use VERSION_STRING instead of tags
This fixes the problem where 0.4.12-dev versions were erroneously shown as
0.4.11-dev because the tag was added on a separate branch.  It also fixes a
similar issue when builders didn't fetch new tags when updating.

This also removes the number-of-commits-since-tag field, since it's
incompatible with this.  Said field doesn't seem to be useful anyway if you
have the commit hash.
2015-05-05 17:13:05 +02:00
..
FindCURL.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindGettextLib.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindIrrlicht.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindJson.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindLua.cmake Clean up and tweak build system 2015-03-27 15:00:48 -04:00
FindOpenGLES2.cmake Fix typo in OpenGL ES 2 CMake file 2015-03-27 15:10:27 -04:00
FindSQLite3.cmake Remove included SQLite3 2015-01-08 16:34:42 -05:00
FindVorbis.cmake Add OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRS 2012-03-25 22:07:34 +03:00
GenerateVersion.cmake Make Git version detection use VERSION_STRING instead of tags 2015-05-05 17:13:05 +02:00