Kaynağa Gözat

Small fix.

master
Ray Burgemeestre 5 yıl önce
ebeveyn
işleme
095224eacb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      benchmarklib/Makefile

+ 1
- 1
benchmarklib/Makefile Dosyayı Görüntüle

pushd benchmarklib && \ pushd benchmarklib && \
CXX=$$(which c++) cmake -DSTATIC=1 -DBOOST_ROOT=/opt/cppse/build/boost . && \ CXX=$$(which c++) cmake -DSTATIC=1 -DBOOST_ROOT=/opt/cppse/build/boost . && \
make -j $$(nproc) && \ make -j $$(nproc) && \
make install && \
make install


package: package:
rm -rf out rm -rf out

Yükleniyor…
İptal
Kaydet