updated unicorn-engine build targets just to build x86 emulation...

main
IDontCode 2 years ago
parent b7330ad02f
commit 96f087c3bf

@ -1,6 +1,10 @@
[project]
name = "vmprofiler"
cmake-before = """
set(UNICORN_ARCH x86)
"""
[target.vmprofiler]
type = "static"
compile-features = ["cxx_std_20"]

2
deps/linux-pe vendored

@ -1 +1 @@
Subproject commit ce24224dc0f52b2073a28437abd8a8faddbb111a
Subproject commit 9b8764004a284fefe599c407f4ebbdf5a8aa4b0a
Loading…
Cancel
Save