updated readme and deps

main
xerox 2 years ago
parent 85b2dbe4e5
commit 09fbfbdd31

@ -12,6 +12,11 @@ cmake (3.x or up)
*linux build instructions*
```
# must be clang 10 or up
export CC=/usr/bin/clang
export CXX=/usr/bin/clang++
# clone and build
git clone https://githacks.org/vmp3/vmemu
cd vmemu
cmake -B build

2
deps/vmprofiler vendored

@ -1 +1 @@
Subproject commit eb392c730dc03458212d0da3fc142fa63a4b2d68
Subproject commit b01ba0ef77198161b14c666f99c5c0cd073bda0f
Loading…
Cancel
Save