I thought this file would allow qmake builds to coexist with CMake builds.

But it messes up the CMake dependencies so it has to go. I need to
find a better way of both generating svnversion.h in CMake and not
generating it in qmake builds.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3969 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2014-03-31 01:36:26 +00:00
parent a6a1917e9c
commit 7d68ae47dd
1 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
/* empty file for qmake compatibility with CMake which generates one
of these in the build tree that gets picked up in preference */