init
This commit is contained in:
10
.cargo/pkgconfig/unicorn.pc
Normal file
10
.cargo/pkgconfig/unicorn.pc
Normal file
@@ -0,0 +1,10 @@
|
||||
prefix=${pcfiledir}/../../../unicorn
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/build
|
||||
includedir=${exec_prefix}/include
|
||||
|
||||
Name: unicorn
|
||||
Description: Unicorn engine static library (wasm build)
|
||||
Version: 2.1.1
|
||||
Libs: -L${libdir} -lunicorn -lunicorn-common -laarch64-softmmu -larm-softmmu
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user