From f94d982f2ab403a10c50f0dd326b1f6d06a880af Mon Sep 17 00:00:00 2001 From: Camilo Viecco Date: Mon, 8 Sep 2014 13:09:40 -0700 Subject: Bug 1057584 - Add gtest framework and initial tests optionally (2/4). Build Changes. r=rrelyea --- manifest.mn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manifest.mn') diff --git a/manifest.mn b/manifest.mn index 666a2b997..641766033 100644 --- a/manifest.mn +++ b/manifest.mn @@ -11,3 +11,7 @@ IMPORTS = nspr20/v4.8 \ RELEASE = nss DIRS = coreconf lib cmd + +ifdef NSS_BUILD_GTESTS +DIRS += external_tests +endif -- cgit v1.2.1