summaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
Diffstat (limited to 'rust')
-rw-r--r--rust/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/CMakeLists.txt b/rust/CMakeLists.txt
index 40146bf6..c46d9909 100644
--- a/rust/CMakeLists.txt
+++ b/rust/CMakeLists.txt
@@ -4,7 +4,7 @@ project(rust_api)
set(CARGO_API_VERSION stable-2022-12-15)
-file(GLOB RUST_API_SOURCES
+file(GLOB RUST_API_SOURCES CONFIGURE_DEPENDS
../binaryninjacore.h
binaryninjacore-sys/build.rs
binaryninjacore-sys/Cargo.toml