瀏覽代碼

Once more with feeling..

master
Ray Burgemeestre 2 年之前
父節點
當前提交
3b5e478f44
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      v8pp/build-v8pp.sh

+ 1
- 1
v8pp/build-v8pp.sh 查看文件

@@ -1,3 +1,3 @@
typeset currentdir=$PWD/out
pushd v8pp
cmake -DV8_INCLUDE_DIRS=$currentdir/opt/cppse/build/v8pp/include -DV8_LIB=$currentdir/opt/cppse/build/v8pp/lib -DV8_LIBPLATFORM=$currentdir/opt/cppse/build/v8pp/lib -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=ON ..
cmake -DV8_INCLUDE_DIRS=$currentdir/opt/cppse/build/v8pp/include -DV8_LIB=$currentdir/opt/cppse/build/v8pp/lib -DV8_LIBPLATFORM=$currentdir/opt/cppse/build/v8pp/lib -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=ON .

Loading…
取消
儲存