WSJT-X/CMake
Bill Somerville 5709ae53df Fixed and improved SVN revision lookup in the CMake script.
The lookup was broken and always returning 'local'.

It now returns 'local' for a non svn source tree,
'r<revno>-dirty' for a source tree with uncommitted changes,
'r<revno>' for a clean svn source tree.

Unversioned files are ignored for now.

Also added some diagnstics output in CMake script to aid debugging Qt
plugin location issues.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3934 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-27 02:33:04 +00:00
..
Modules Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
VersionCompute.cmake Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
cmake_uninstall.cmake.in Added support for use of "Standard" locations for writable files. 2014-03-26 13:21:00 +00:00
getsvn.cmake Fixed and improved SVN revision lookup in the CMake script. 2014-03-27 02:33:04 +00:00