From 97e521614e12da158be281da93e134afa84864b0 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 24 Aug 2017 09:17:51 +0100 Subject: Add rule to install a debug version of card daemon --- p2pvr/Jamfile.jam | 1 + 1 file changed, 1 insertion(+) diff --git a/p2pvr/Jamfile.jam b/p2pvr/Jamfile.jam index 3eced89..d1fb45b 100644 --- a/p2pvr/Jamfile.jam +++ b/p2pvr/Jamfile.jam @@ -12,6 +12,7 @@ build-project dvb/unittests ; explicit debuginstall ; install debuginstall : dvb//p2pvrdvb devices//p2pvrdevices lib//p2pvrlib carddaemon//p2pvrcarddaemon daemon//p2pvrdaemon ice//p2pvrice ../libtmdb//tmdb : ./bin/testing ; +install debuginstallc : dvb//p2pvrdvb devices//p2pvrdevices lib//p2pvrlib carddaemon//p2pvrcarddaemon ice//p2pvrice : ./bin/testingc ; alias finallib : carddaemon//p2pvrcarddaemon daemon//p2pvrdaemon -- cgit v1.2.3