From 2b68b4cc080bb0932cdd8f457731008f3f45a550 Mon Sep 17 00:00:00 2001 From: klugier Date: Tue, 5 Jun 2018 23:38:43 +0000 Subject: [PATCH] Baazar: GTest: Fix issue with creating main gtest package from template. git-svn-id: svn://ultimatepp.org/upp/trunk@11979 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- bazaar/upt/GoogleTest.upt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazaar/upt/GoogleTest.upt b/bazaar/upt/GoogleTest.upt index 20f196cf5..ca55fc3ba 100644 --- a/bazaar/upt/GoogleTest.upt +++ b/bazaar/upt/GoogleTest.upt @@ -20,7 +20,7 @@ uses file Tests readonly separator<:?mainPackage == 0:>;<:.:><:?mainPackage:>, Init readonly separator, - <:PACKAGE:>.cpp + <:PACKAGE:>.cpp; mainconfig "" = "";