mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
meson: Add frida-core wrap file
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
/build/
|
||||
/deps/
|
||||
/dist/
|
||||
/subprojects/frida-core/
|
||||
/subprojects/frida-gum.wrap
|
||||
/subprojects/frida-gum/
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/frida/frida-core.git
|
||||
revision = main
|
||||
depth = 1
|
||||
|
||||
[provide]
|
||||
dependency_names = frida-core-1.0
|
||||
Reference in New Issue
Block a user