summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-23 23:41:58 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-24 09:10:44 +0200
commit32a001d85baf2b72a37b4ab8475f9489b7364769 (patch)
tree5de02cbf50d81fefd313c89391733922f068a4d1 /RepositoryExternal.mk
parent022c955f138e350d9a431489380c054d9766a4d0 (diff)
cppunit: remove ExternalPackage
The DllPlugInTester executable is apparently unused. Change-Id: I1d26aebe8aa67b037438bd21bb00496804c41125
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index ebdc6197ee9b..969f5758b135 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -197,7 +197,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE,\
))
define gb_LinkTarget__use_cppunit
-$(call gb_LinkTarget_use_package,$(1),cppunit)
+$(call gb_LinkTarget_use_external_project,$(1),cppunit)
$(call gb_LinkTarget_set_include,$(1),\
-I$(call gb_UnpackedTarball_get_dir,cppunit/include)\