[beast: 22/70] V8BSE: build v8bse.node against external/v8pp
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 22/70] V8BSE: build v8bse.node against external/v8pp
- Date: Tue, 28 Mar 2017 23:23:33 +0000 (UTC)
commit 5bb9a799df85d3c6aae2289fefa5f124d604fd54
Author: Tim Janik <timj gnu org>
Date: Thu Mar 9 01:55:14 2017 +0100
V8BSE: build v8bse.node against external/v8pp
Signed-off-by: Tim Janik <timj gnu org>
ebeast/v8bse/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ebeast/v8bse/Makefile.am b/ebeast/v8bse/Makefile.am
index 740bb75..77f46be 100644
--- a/ebeast/v8bse/Makefile.am
+++ b/ebeast/v8bse/Makefile.am
@@ -22,7 +22,7 @@ CLEANFILES += v8bse.cc *.pyc *.pyo
v8bse_sources = nodemodule.cc
v8bse_deps = v8bse.cc binding.gyp
v8bse_rmflags = -fno-exceptions -fno-rtti
-v8bse_incdirs = ../../ ./v8pp/ $(patsubst -%, , $(patsubst -I%, %, $(LIBBSE_CFLAGS)))
+v8bse_incdirs = ../../ ../../external/v8pp/ $(patsubst -%, , $(patsubst -I%, %, $(LIBBSE_CFLAGS)))
v8bse_libs = $(LIBBSE_LIBS) -L$(abs_top_builddir)/bse/.libs -lbse-@MAJOR@
v8bse.node: $(v8bse_sources) $(v8bse_deps) ../node_modules/electron/dist/electron
$(AM_V_GEN)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]