index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
interlocking.html.LyXconv
/
#! /bin/bash -eu
cd
/
tmp git clone
--recursive
https
://
github.com
/
jupp0r
/
prometheus-cpp mkdir prometheus-cpp
/
build
cd
prometheus-cpp
/
build cmake .. \
-DCMAKE_INSTALL_PREFIX
=/
usr
/
local
\
-DCMAKE_BUILD_TYPE
=
Release \
-DENABLE_TESTING
=
0
make
-j
$
(
nproc
)
sudo
make install