Some cmake cleanup.

This commit is contained in:
Jim Evins
2017-02-26 16:26:40 -05:00
parent 95467b6ed2
commit c363c340ce
6 changed files with 34 additions and 31 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ namespace glabels
namespace Config
{
const QString PROJECT_SOURCE_DIR = "@glabels_qt_SOURCE_DIR@";
const QString PROJECT_SOURCE_DIR = "@glabels_SOURCE_DIR@";
}
}