Selaa lähdekoodia

Small fix.

master
Ray Burgemeestre 5 vuotta sitten
vanhempi
commit
095224eacb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      benchmarklib/Makefile

+ 1
- 1
benchmarklib/Makefile Näytä tiedosto

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

package:
rm -rf out

Loading…
Peruuta
Tallenna