citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 68c20353788ec03454b3003faf0cf06e0c3c6ca9
parent 805c2600a6d24258fd9e2485f55dd5dd28fbf28e
Author: Kyle Milz <kyle@0x30.net>
Date:   Tue,  9 Aug 2016 18:12:38 -0600

src: install citrun-inst in bin

Diffstat:
Msrc/Jamfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Jamfile b/src/Jamfile @@ -76,7 +76,7 @@ LINKLIBS on citrun-inst += $(CLANG_LIBS) ; LINKLIBS on citrun-inst += `llvm-config --libs $(LLVM_LIBS) --system-libs` ; Main citrun-inst : $(INST_SRCS) ; -InstallBin $(PREFIX)/share/citrun : citrun-inst ; +InstallBin $(PREFIX)/bin : citrun-inst ; # # citrun-inst symlinks